Skip to content

Commit

Permalink
add bench crate and fetch blocks and accounts from rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
xqft committed Nov 29, 2024
1 parent 120eaab commit 9e4c255
Show file tree
Hide file tree
Showing 6 changed files with 5,131 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ members = [
"crates/vm/levm/bench/revm_comparison",
"crates/l2/",
"crates/l2/prover",
"crates/l2/prover/bench",
"crates/l2/contracts",
"crates/l2/sdk",
"cmd/loc",
Expand Down
Loading

0 comments on commit 9e4c255

Please sign in to comment.