prysm-pulse/beacon-chain/core/helpers
Preston Van Loon 4beb352e6f
Move Slot and Epoch functions from helpers to core pkg (#9519)
* Move Slot and Epoch functions from helpers to core

* limited viz

* goimports

* fix fuzz build

* fix fuzz build

* fix

* fix

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-03 20:10:31 +00:00
..
attestation_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
attestation.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
beacon_committee_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
beacon_committee.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
block_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
block.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
BUILD.bazel Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
genesis.go fix trie (#9495) 2021-08-31 08:01:26 -07:00
randao_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
randao.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
rewards_penalties_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
rewards_penalties.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
shuffle_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
shuffle.go Update spec comments (#8727) 2021-04-08 19:33:54 +00:00
signing_root_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
signing_root.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
sync_committee_test.go Clean up committee helpers (#9504) 2021-09-01 15:17:10 +00:00
sync_committee.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
validators_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
validators.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
weak_subjectivity_test.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
weak_subjectivity.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00