mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-02 04:14:33 +00:00
Test runners for basic progressive containers and bitlists
This commit is contained in:
@@ -288,3 +288,7 @@ quick-protobuf = { git = "https://github.com/sigp/quick-protobuf.git", rev = "68
|
||||
# FIXME(sproul): REMOVE patch
|
||||
# milhouse = { path = "../milhouse" }
|
||||
milhouse = { git = "https://github.com/sigp/milhouse", branch = "progressive-list" }
|
||||
ethereum_ssz = { path = "../packages/ethereum_ssz/ssz" }
|
||||
ethereum_ssz_derive = { path = "../packages/ethereum_ssz/ssz_derive" }
|
||||
tree_hash = { path = "../packages/tree_hash/tree_hash" }
|
||||
tree_hash_derive = { path = "../packages/tree_hash/tree_hash_derive" }
|
||||
|
||||
Reference in New Issue
Block a user