mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-02 04:14:33 +00:00
Rest of the progressive container tests
This commit is contained in:
@@ -286,8 +286,7 @@ debug = true
|
||||
[patch.crates-io]
|
||||
quick-protobuf = { git = "https://github.com/sigp/quick-protobuf.git", rev = "681f413312404ab6e51f0b46f39b0075c6f4ebfd" }
|
||||
# FIXME(sproul): REMOVE patch
|
||||
# milhouse = { path = "../milhouse" }
|
||||
milhouse = { git = "https://github.com/sigp/milhouse", branch = "progressive-list" }
|
||||
milhouse = { path = "../milhouse" }
|
||||
ethereum_ssz = { path = "../packages/ethereum_ssz/ssz" }
|
||||
ethereum_ssz_derive = { path = "../packages/ethereum_ssz/ssz_derive" }
|
||||
tree_hash = { path = "../packages/tree_hash/tree_hash" }
|
||||
|
||||
Reference in New Issue
Block a user