Test runners for basic progressive containers and bitlists

This commit is contained in:
Michael Sproul
2025-12-10 16:48:12 +11:00
parent d7ebdeb450
commit 9e15231ba2
7 changed files with 65 additions and 19 deletions

View File

@@ -19,6 +19,7 @@ compare_fields = { workspace = true }
context_deserialize = { workspace = true }
educe = { workspace = true }
eth2_network_config = { workspace = true }
ethereum_hashing = { workspace = true } # FIXME(sproul): remove
ethereum_ssz = { workspace = true }
ethereum_ssz_derive = { workspace = true }
execution_layer = { workspace = true }