mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Add lcli mock-el (#4587)
* Track time to early attester cache * Add debug log for early attester cache * Add mock-el command to lcli * Revert beacon chain changes * Tidy, fix compilation errors * Add required flag * Default to SYNCING response * Hide flag
This commit is contained in:
@@ -43,6 +43,8 @@ beacon_chain = { workspace = true }
|
||||
store = { workspace = true }
|
||||
malloc_utils = { workspace = true }
|
||||
rayon = { workspace = true }
|
||||
execution_layer = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
|
||||
[package.metadata.cargo-udeps.ignore]
|
||||
normal = ["malloc_utils"]
|
||||
|
||||
Reference in New Issue
Block a user