ipld-eth-beacon-indexer/pkg/beaconclient
Abdul Rabbani a31c9226ec Handle Skipped Slots (#34)
* Ensure that the node is synced at boot time

* Update test + add logic for checking skipped slots

* Update boot check

* Add skip_sync to config.

* Update a test so it fails
2022-05-17 16:45:40 -04:00
..
beaconclient_suite_test.go Process SSE messages, and include a graceful shutdown 2022-04-27 10:28:42 -04:00
beaconclient.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00
capturehead_test.go Add KnownGaps Errors (#33) 2022-05-17 16:45:40 -04:00
capturehead.go Add KnownGaps Errors (#33) 2022-05-17 16:45:40 -04:00
checksyncstatus.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00
databasewrite.go Add KnownGaps Errors (#33) 2022-05-17 16:45:40 -04:00
healthcheck_test.go Clean up + Get State and Block 2022-04-27 14:01:59 -04:00
healthcheck.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00
incomingsse.go Feature/22 test handling incoming events (#30) 2022-05-17 16:45:40 -04:00
metrics.go Feature/22 test handling incoming events (#30) 2022-05-17 16:45:40 -04:00
models.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00
processevents.go Add KnownGaps Errors (#33) 2022-05-17 16:45:40 -04:00
processslot.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00
queryserver.go Handle Skipped Slots (#34) 2022-05-17 16:45:40 -04:00