Skip to content

Commit

Permalink
Update to latest ethers & revm (risc0#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaub authored Apr 3, 2023
1 parent 5b65ad6 commit c46715a
Show file tree
Hide file tree
Showing 27 changed files with 2,183 additions and 13,871 deletions.
990 changes: 625 additions & 365 deletions examples/Cargo.lock

Large diffs are not rendered by default.

1,611 changes: 136 additions & 1,475 deletions examples/chess/methods/guest/Cargo.lock

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions examples/chess/methods/guest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ edition = "2021"

[workspace]

[build-dependencies]
risc0-build = { path = "../../../../risc0/build" }

[dependencies]
chess-core = { path = "../../core" }
risc0-zkvm = { path = "../../../../risc0/zkvm", default-features = false, features = ["std"] }
Expand Down
Loading

0 comments on commit c46715a

Please sign in to comment.