Skip to content

Commit 20d0ee3

Browse files
authored
feat: update to latest Sphinx (#7)
* refactor: update to plonk artifacts 1.0.8.3 * refactor: wip update contracts * refactor: update sphinx-proof * refactor: updated repository * refactor: fmt solidity
1 parent 207d1dd commit 20d0ee3

File tree

9 files changed

+215
-99
lines changed

9 files changed

+215
-99
lines changed

Cargo.lock

Lines changed: 137 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ while the second is printed while running `sphinx-proof` program.
4545
Finally, to test updated Solidity contracts:
4646

4747
```
48-
cd contracts
48+
cd solidity
4949
forge test
5050
```
5151

0 commit comments

Comments
 (0)