Commit Graph

3 Commits

Author SHA1 Message Date
Etan Kissling
8643e28f12 try_... --> process_... 2022-07-22 11:49:07 +02:00
Etan Kissling
f9d866eb28 Manually trigger LightClientStore force updates
Replaces `process_slot_for_light_client_store` which force updates the
`LightClientStore` automatically based on `finalized_header` age with
`try_light_client_store_force_update` which may be manually called based
on use case dependent heuristics if light client sync appears stuck.
Not all use cases share the same risk profile.
2022-07-21 16:06:46 +02:00
Etan Kissling
30d635259b Move test files to light_client subdir 2022-07-15 21:36:26 +02:00