prysm-pulse/beacon-chain/forkchoice/protoarray
Raul Jordan eb6d68a4b1
Deterministic Proposer Root Boosting in Forkchoice (#10427)
* begin refactor

* fix doubly linked tree tests

* pass

* fix up

* gaz

* buidl

* buidl more

* comment

* args check

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-28 21:34:41 +00:00
..
BUILD.bazel Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
ffg_update_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
helpers_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
helpers.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
metrics.go add metrics for synced tips (#10221) 2022-02-10 18:48:46 +00:00
no_vote_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
node_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
node.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
optimistic_sync_test.go Allow inner protoarray nodes to become VALID (#10418) 2022-03-25 15:35:44 +00:00
optimistic_sync.go Allow inner protoarray nodes to become VALID (#10418) 2022-03-25 15:35:44 +00:00
proposer_boost_test.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
proposer_boost.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
store_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
store.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
types.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
vote_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00