Merge unstable (needs a few more fixes)

This commit is contained in:
Michael Sproul
2023-01-17 13:15:41 +11:00
156 changed files with 6766 additions and 2387 deletions

View File

@@ -13,7 +13,7 @@ name = "ssz"
eth2_ssz_derive = "0.3.0"
[dependencies]
ethereum-types = "0.12.1"
ethereum-types = "0.14.1"
smallvec = { version = "1.6.1", features = ["const_generics"] }
itertools = "0.10.3"