ipld-eth-beacon-indexer/pkg/beaconclient
Abdul Rabbani 347984a547
Feature/44 read write historic slots (#46)
* Update boot to set processing type.

* Handle entries from the historic_process table.

* Update on-pr.yml

* Fix head processing Error

* Update names and debug

* Seperate checking for new entries and locking them

* Application can process historic and known gaps

Untested

* Handle genesis

* Update remove entry for knownGaps, viper

* Disregard unused code from linter
2022-05-24 16:18:55 -04:00
..
beaconclient_suite_test.go Update Vulcanize License in a .go files 2022-05-18 12:12:54 -04:00
beaconclient.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
capturehead_test.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
capturehead.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
capturehistoric_test.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
capturehistoric.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
checkbeaconserverstatus.go Update the boot process (#45) 2022-05-19 09:46:38 -04:00
databasewrite.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
healthcheck_test.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
healthcheck.go Update Vulcanize License in a .go files 2022-05-18 12:12:54 -04:00
incomingsse.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
metrics.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
models.go Update Vulcanize License in a .go files 2022-05-18 12:12:54 -04:00
multihash.go Update Vulcanize License in a .go files 2022-05-18 12:12:54 -04:00
processevents.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
processhistoric.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
processknowngaps.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
processslot.go Feature/44 read write historic slots (#46) 2022-05-24 16:18:55 -04:00
queryserver.go Update Vulcanize License in a .go files 2022-05-18 12:12:54 -04:00