prysm-pulse/beacon-chain/core/altair
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
block_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00: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
deposit_fuzz_test.go Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
deposit_test.go fix trie (#9495) 2021-08-31 08:01:26 -07:00
deposit.go Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00:00
epoch_precompute_test.go Update to spec test beta3 (#9491) 2021-08-30 19:32:11 +00:00
epoch_precompute.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
epoch_spec_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
epoch_spec.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
reward_test.go Add in Remaining Altair Core Tests (#9489) 2021-08-31 07:18:45 +00:00
reward.go Reward: altair base reward (#9307) 2021-07-30 19:17:20 +00:00
sync_committee_test.go Fix Flaky Sync Committee Test (#9337) 2021-08-09 14:49:13 +00:00
sync_committee.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
transition_test.go Add altair process epoch (#9449) 2021-08-24 16:07:11 +00:00
transition.go Add altair process epoch (#9449) 2021-08-24 16:07:11 +00:00
upgrade_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
upgrade.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00