Skip to content

Commit

Permalink
Remove Bitfield (#28)
Browse files Browse the repository at this point in the history
* Remove bitfield
* Use new release of ethereum_ssz
  • Loading branch information
macladson authored Dec 4, 2024
1 parent 9e59ff9 commit 2b01793
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1,463 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["cryptography::cryptocurrencies"]
[dependencies]
tree_hash = "0.8.0"
ethereum_serde_utils = "0.7.0"
ethereum_ssz = "0.7.0"
ethereum_ssz = "0.8.0"
serde = "1.0.0"
serde_derive = "1.0.0"
typenum = "1.12.0"
Expand Down
Loading

0 comments on commit 2b01793

Please sign in to comment.