prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Potuz 3f1e3cf82f
remove optimistic control flag (#10340)
* remove optimistic control flag

* Rename

* More

* More

* redundant return

* fix conflict

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-03-12 17:32:04 +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 Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
ffg_update_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
forkchoice_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
forkchoice.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +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 remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
optimistic_sync_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
optimistic_sync.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +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