prysm-pulse/beacon-chain/rpc/prysm/v1alpha1
Potuz 0a87210514
Forkchoice external locks v2 (#12036)
* write locks

* fix forkchoice tests

* blockchain locks

* lock on IsOptimistic

* use forkchoice instead of chaininfo within savehead

* Use forkchoice HasNode to check if a block is consistent with finality

* interface fix

* Use forkchoice HasNode to check if a block is consistent with finality

* interface fix

* fix tests

* remove VerifyFinalizedBlkDescendant

* don't write lock wrappers

* fix validateBeaconBlock

* Terence's review and more missing locks

* add lock for InForkChoice

* lock head on fillMissingBlockPayload

* fix lock on IsOptimisticForRoot

* fix lock in fillMissingBlockPayloadId

* extra comments

* lock proposerBoost on spectests

* nishant's review

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2023-03-02 09:10:52 -03:00
..
beacon Store Blinded Beacon Blocks by Default for New Prysm Databases (#11591) 2023-03-01 00:07:23 +00:00
debug Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
node Prysm v4 - mark old endpoints for deprecation (#11997) 2023-02-23 16:32:03 +00:00
slasher Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00