prysm-pulse/beacon-chain/forkchoice/protoarray
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 Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +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
helpers_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
helpers.go Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
metrics.go add metrics for synced tips (#10221) 2022-02-10 18:48:46 +00:00
no_vote_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +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 remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
optimistic_sync.go Add unlock to IsOptimistic returns (#10341) 2022-03-11 10:36:47 +00:00
proposer_boost_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00
proposer_boost.go Fork Choice Proposer Boost Changes (#10083) 2022-01-29 16:32:01 +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 Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
vote_test.go remove optimistic control flag (#10340) 2022-03-12 17:32:04 +00:00