prysm-pulse/beacon-chain/core/blocks
Preston Van Loon 0c1fc65604
Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305)
* Refactor blocks.ProcessDeposit to return whether or not the deposit resulted in a new validator entry.

* Only mark validator as new after successfully appending it to the state

* fix merge conflict

* fix merge conflict

* gofmt

* fix merge conflict

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-31 23:42:07 +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 Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
attestation.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
attester_slashing_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
attester_slashing.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
block_operations_fuzz_test.go Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00:00
block_regression_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
BUILD.bazel Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
deposit_test.go Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00: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 Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
exit.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05: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 v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
proposer_slashing.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
randao_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
randao.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
signature.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00