-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replicating tax-bracket fails #4
Comments
i can see the contract on ethereal - schemaHash() works fine there - no idea why this call fails in SelectDocWidget.tsx contract |
Can you confirm that your wallet is connected to the hardhat testnet? |
Yes its connected to localhost hardhat
Kind regards
Alex
…________________________________
From: sragss ***@***.***>
Sent: Monday, July 18, 2022 12:35:05 PM
To: a16z/zkdocs ***@***.***>
Cc: olyashok ***@***.***>; Author ***@***.***>
Subject: Re: [a16z/zkdocs] Replicating tax-bracket fails (Issue #4)
Can you confirm that your wallet is connected to the hardhat testnet?
—
Reply to this email directly, view it on GitHub<#4 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMBUT7SEOJELOCNDFDTT2ELVUWBTTANCNFSM532AKK2A>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Could you try the new demo instructions? Should simplify the process quite a bit. https://github.com/a16z/zkdocs#local-demo I believe this error could only occur due to connecting to the wrong network or entering the wrong zkDoc contract address. Both of those footguns could be mitigated with a more error resistant UI flow. |
zkdocs-ui/src/lib/Config.ts
./cp_snarkjs.sh
Still getting this error on Fill form in the client:
Error: Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="schemaHash()", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.6.1)
The text was updated successfully, but these errors were encountered: