prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
terence tsao c7d64c03ac
Insert payload hash to forkchoice store nodes (#10400)
* Insert payload hash to forkchoice store nodes

* Fix tests

* Update new_slot_test.go

* Update beacon-chain/blockchain/process_block.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-03-22 01:20:42 +00:00
..
BUILD.bazel Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
doc.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +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
forkchoice_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
forkchoice.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
metrics.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +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 Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
node.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
optimistic_sync_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
optimistic_sync.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
proposer_boost_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
proposer_boost.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +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