mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Compute recent lightclient updates (#4969)
* Compute recent lightclient updates * Review PR * Merge remote-tracking branch 'upstream/unstable' into lc-prod-recent-updates * Review PR * consistent naming * add metrics * revert dropping reprocessing queue * Update light client optimistic update re-processing logic. (#7) * Add light client server simulator tests. Co-authored by @dapplion. * Merge branch 'unstable' into fork/dapplion/lc-prod-recent-updates * Fix lint * Enable light client server in simulator test. * Fix test for light client optimistic updates and finality updates.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1107,6 +1107,7 @@ dependencies = [
|
||||
"eth2",
|
||||
"eth2_config",
|
||||
"execution_layer",
|
||||
"futures",
|
||||
"genesis",
|
||||
"http_api",
|
||||
"http_metrics",
|
||||
|
||||
Reference in New Issue
Block a user