prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Potuz 4528ea8d0d
Gate GetProposerHead behind the feature flag (#12110)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-03-10 17:20:01 +00:00
..
BUILD.bazel Implement should_override_forkchoice_update (#11981) 2023-02-18 07:37:03 -03:00
doc.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
errors.go Do not error if the LVH is bogus (#10996) 2022-07-06 17:37:15 +00:00
ffg_update_test.go Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
forkchoice_test.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
forkchoice.go Minor cleanup to forkchoice pkg (#12078) 2023-03-06 17:01:36 +00:00
metrics.go fix help message of metric doublylinkedtree_node_count (#11705) 2022-11-29 11:29:48 +00:00
no_vote_test.go Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
node_test.go Late block reorgs metrics and logs (#12097) 2023-03-09 01:51:50 +00:00
node.go Late block reorgs metrics and logs (#12097) 2023-03-09 01:51:50 +00:00
on_tick_test.go Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
on_tick.go Proposer head v5 (#12075) 2023-03-04 20:19:23 -03:00
optimistic_sync_test.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
optimistic_sync.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
proposer_boost_test.go Implement should_override_forkchoice_update (#11981) 2023-02-18 07:37:03 -03:00
proposer_boost.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
reorg_late_blocks_test.go implement get_proposer_head (#12022) 2023-02-22 16:40:01 +00:00
reorg_late_blocks.go Gate GetProposerHead behind the feature flag (#12110) 2023-03-10 17:20:01 +00:00
store_test.go Minor cleanup to forkchoice pkg (#12078) 2023-03-06 17:01:36 +00:00
store.go Minor cleanup to forkchoice pkg (#12078) 2023-03-06 17:01:36 +00:00
types.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
unrealized_justification_test.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
unrealized_justification.go Forkchoice external locks v2 (#12036) 2023-03-02 09:10:52 -03:00
vote_test.go Minor cleanup to forkchoice pkg (#12078) 2023-03-06 17:01:36 +00:00