@@ -64,24 +64,24 @@ ssv_types = { path = "anchor/common/ssv_types" }
6464subnet_service = { path = " anchor/subnet_service" }
6565version = { path = " anchor/common/version" }
6666
67- # Lighthouse commit is `v8.0.0-rc.2 `
68- beacon_node_fallback = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
69- bls = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
70- eth2 = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
71- eth2_keystore = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
72- eth2_network_config = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
73- health_metrics = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
74- metrics = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
75- network_utils = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
76- sensitive_url = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
77- slashing_protection = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
78- slot_clock = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
79- task_executor = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
80- types = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
81- validator_metrics = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
82- validator_services = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
83- validator_store = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
84- workspace_members = { git = " https://github.com/sigp/lighthouse" , rev = " b59feb04 " }
67+ # Lighthouse commit is `v8.0.0`
68+ beacon_node_fallback = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
69+ bls = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
70+ eth2 = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
71+ eth2_keystore = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
72+ eth2_network_config = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
73+ health_metrics = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
74+ metrics = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
75+ network_utils = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
76+ sensitive_url = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
77+ slashing_protection = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
78+ slot_clock = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
79+ task_executor = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
80+ types = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
81+ validator_metrics = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
82+ validator_services = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
83+ validator_store = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
84+ workspace_members = { git = " https://github.com/sigp/lighthouse" , rev = " e3ee7feb " }
8585
8686alloy = { version = " 1.0.22" , features = [
8787 " sol-types" ,
0 commit comments