Skip to content

Commit

Permalink
Merge pull request #12 from Lagrange-Labs/feat/tx_root_block
Browse files Browse the repository at this point in the history
Feat/tx root block
  • Loading branch information
lopeetall authored Dec 6, 2023
2 parents c5987a7 + 16e1298 commit b5be070
Show file tree
Hide file tree
Showing 10 changed files with 856 additions and 214 deletions.
130 changes: 80 additions & 50 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ anyhow = "1.0.75"
hex = "0.4.3"
itertools = "0.12.0"
rlp = "0.5.2"
rmp-serde = "1.1.2"
serde_json = "1.0.108"
sha3 = "0.10.8"
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread"] }

Expand Down
Loading

0 comments on commit b5be070

Please sign in to comment.