prysm-pulse/beacon-chain/core
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
..
altair Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00:00
blocks Core/deposit: refactor blocks.ProcessDeposit for less complex altair implementation (#9305) 2021-07-31 23:42:07 +00:00
epoch Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
feed Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
helpers Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
state Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
validators Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00