prysm-pulse/beacon-chain/core/blocks
terence tsao d7679d2e71
Validator: rest of the Altair changes (#9532)
* Bring in rest of the validator chagnes

* Go fmt

* Deepsource

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-07 18:43:50 +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 Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +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 Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +00:00
eth1_data.go Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +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 Validator: rest of the Altair changes (#9532) 2021-09-07 18:43:50 +00:00
signature.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00