prysm-pulse/beacon-chain/rpc/eth
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 Redesign voluntary exits pool (#11898) 2023-03-01 17:44:00 +01:00
debug Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
events Implement bls_to_execution_change API event (#11865) 2023-01-17 09:45:20 +00:00
helpers Handle EL offline/unavailable in getSyncingStatus (#12031) 2023-02-23 12:09:56 +00:00
node Handle EL offline/unavailable in getSyncingStatus (#12031) 2023-02-23 12:09:56 +00:00
validator Proposer compare withdrawal roots (#11977) 2023-02-17 15:20:12 +00:00