prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Potuz 807b71244b
Add database methods for optimistic sync (#10357)
* Add database methods for optimistic sync

* Add epoch comparison

* add extra epoch comparison

* Summary instead of block

* fix tests

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-03-15 20:52:59 +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 remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
forkchoice_test.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
forkchoice.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
metrics.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
no_vote_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
node_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
node.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
optimistic_sync_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
optimistic_sync.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
proposer_boost_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
proposer_boost.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
store_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
store.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
types.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
vote_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00