prysm-pulse/beacon-chain/rpc/eth/debug
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
..
BUILD.bazel Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00
debug_test.go Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
debug.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
server.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00