Merge branch 'unstable' of github.com:sigp/lighthouse into gloas-fc-proto

This commit is contained in:
hopinheimer
2026-02-26 03:15:04 -05:00
74 changed files with 1385 additions and 3042 deletions

View File

@@ -147,15 +147,6 @@ impl ApiTester {
.node_custody_type(config.node_custody_type)
.build();
harness
.mock_execution_layer
.as_ref()
.unwrap()
.server
.execution_block_generator()
.move_to_terminal_block()
.unwrap();
harness.advance_slot();
for _ in 0..CHAIN_LENGTH {