prysm-pulse/beacon-chain/core/epoch/precompute
terence tsao c21e43e4c5
Refactor: move functions beacon-chain/core/time -> time/slots (#9719)
* Move necessary functions beacon-chain/core/time -> time/slots

* Fix fuzz

* Fix build

* Update slot_epoch.go
2021-10-01 15:17:57 -05:00
..
attestation_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
attestation.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
BUILD.bazel Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
justification_finalization_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
justification_finalization.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
new_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
new.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
reward_penalty_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
reward_penalty.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
slashing_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashing.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
type.go epoch/precompute: Add changes from Altair (#9219) 2021-07-19 19:39:23 +00:00