noir-lang / noir-examples

A repo of example Noir projects.
MIT License
36 stars 13 forks source link

Adding wagmi, now to debug the contract call... #6

Closed signorecello closed 11 months ago

signorecello commented 11 months ago

Adding on-chain verification using wagmi.sh.

I can't verify proofs on-chain and I'm starting to suspect this is a bug

socket-security[bot] commented 11 months ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@noir-lang/types 0.16.0-37315f8.nightly None +1 860 kB noir-lang
@noir-lang/source-resolver 0.16.0-37315f8.nightly None +0 7.88 kB noir-lang
@noir-lang/backend_barretenberg 0.7.10-37315f8.nightly filesystem +3 22.7 MB noir-lang
@noir-lang/noir_wasm 0.16.0-37315f8.nightly None +1 14.9 MB noir-lang
wagmi 1.4.3 None +7 4.95 MB awkweb
@noir-lang/noir_js 0.16.0...0.16.0-37315f8.nightly None +3/-2 6.74 MB noir-lang
@types/chai 4.3.7...4.3.8 None +0/-0 77.6 kB types
hardhat 2.18.0...2.18.1 None +3/-2 9.27 MB fvictorio
@types/node 18.18.4...18.18.5 None +0/-0 3.8 MB types
signorecello commented 11 months ago

Gonna merge without the on-chain verification, let's wait for these fixes and will open another PR