mirror of
https://github.com/vacp2p/circom-compat.git
synced 2026-08-30 21:51:16 +00:00
* chore: bump ethers * fix: adjust ethers breaking changes 1. Use the abigen'd ::deploy methods 2. Use Anvil instead of Ganache * silence warning * fix: replace abi with full verifier artifact * ci: use anvil instead of the node stack * chore: remove ethers-solc * fix: return error instead of raise https://github.com/wasmerio/wasmer/commit/17c0834abf3290008f540ee30e6b58f31c56a4e7 this api got deprecated and would panic instead of generating an error that can behandled * lints * minimfy json