Skip to content

Commit

Permalink
Refactor (#139)
Browse files Browse the repository at this point in the history
* chore: fix selectors naming and visibility of configs

* feat: add `CircuitBase` trait

* feat: add `gen_solvency_verifier` script

* fix: comment
  • Loading branch information
enricobottazzi authored Aug 24, 2023
1 parent 24627d3 commit 90c4242
Show file tree
Hide file tree
Showing 23 changed files with 2,413 additions and 2,276 deletions.
1 change: 1 addition & 0 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/src/contracts/abi/Verifier.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion backend/src/contracts/deployments.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"31337":{"address":"0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512"}}
{"31337":{"address":"0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9"}}
Loading

0 comments on commit 90c4242

Please sign in to comment.