prysm-pulse/shared/slotutil
Raul Jordan 6eb006175a
Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011)
* capture missing events needed for eth2 apis

* handle underflow

* no hash tree roots

* gazelle

* static

* race tests passing

* simplify

* correctness and abstracting method for forwarding to state feed

* genesis root

* add in slotutil
2021-06-10 16:13:15 -05:00
..
testing Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
BUILD.bazel ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
countdown_test.go Improve genesis event log and load blocks to fork choice log (#7946) 2020-12-01 00:06:16 +00:00
countdown.go Improve genesis event log and load blocks to fork choice log (#7946) 2020-12-01 00:06:16 +00:00
slotticker_test.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
slotticker.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
slottime_test.go Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011) 2021-06-10 16:13:15 -05:00
slottime.go Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011) 2021-06-10 16:13:15 -05:00
slotutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00