prysm-pulse/time/slots
Potuz 166f7119ec
Implement should_override_forkchoice_update (#11981)
* Implement should_override_forchoice_update

* add tests

* remove unused exported function

* go mod tidy

* fix go mod

* Fix go mod tidy

* Fix context import

* mod tidy

* fix test

* Terence's review

* fix test

---------

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2023-02-18 07:37:03 -03:00
..
testing Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
countdown_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
countdown.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slotticker_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
slotticker.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
slottime_test.go Implement should_override_forkchoice_update (#11981) 2023-02-18 07:37:03 -03:00
slottime.go Implement should_override_forkchoice_update (#11981) 2023-02-18 07:37:03 -03:00
slotutil_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00