Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeismicSystems/summit
/ default_protocol_consts
Function
default_protocol_consts
finalizer/src/tests/syncing.rs:150–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
state
149
}
150
151
fn default_protocol_consts() -> ProtocolConsts {
152
ProtocolConsts {
153
validator_num_warm_up_epochs: 2,
154
validator_withdrawal_num_epochs: 2,
155
}
156
}
157
158
#[test]
Callers
5
test_initial_startup_sync_waits_for_valid
Function · 0.85
test_initial_startup_sync_zero_forkchoice_skips_sync
Function · 0.85
test_execute_block_retries_on_syncing
Function · 0.85
test_notarized_block_retries_on_syncing
Function · 0.85
test_checkpoint_startup_full_flow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected