prysm-pulse/beacon-chain/core/blocks
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
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
attestation_test.go Cleanup: remove test only process block/attestation (#9345) 2021-08-08 22:01:06 -05:00
attestation.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
attester_slashing_test.go Slash validator with altair config (#9415) 2021-08-18 18:44:17 +00:00
attester_slashing.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
block_operations_fuzz_test.go Change Back Read-Only Validator Declaration (#9410) 2021-08-18 11:59:55 +08:00
block_regression_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
BUILD.bazel Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +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
eth1_data_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
eth1_data.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
exit_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
exit.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
header_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
header.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
proposer_slashing_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
proposer_slashing.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
randao_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
randao.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
signature_test.go Add signature verification using current fork (#9405) 2021-08-20 07:38:35 -07:00
signature.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00