prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Potuz 99997fa2e3
forkchoice changes (#12126)
* forkchoice changes

* gazelle

* remove best justified from forkchoice dump

* keep protobufs and update comment

* remove phase0 tests

* bumb spectests version

* missing sha

* Fix sha256 for spec

* rpc tests

* Mark field 3 as reserved so it will never be used it again

---------

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2023-03-16 14:27:30 -03:00
..
BUILD.bazel forkchoice changes (#12126) 2023-03-16 14:27:30 -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 forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
forkchoice_test.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
forkchoice.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03: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 forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
on_tick_test.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
on_tick.go forkchoice changes (#12126) 2023-03-16 14:27:30 -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 changes (#12126) 2023-03-16 14:27:30 -03:00
unrealized_justification_test.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
unrealized_justification.go forkchoice changes (#12126) 2023-03-16 14:27:30 -03:00
vote_test.go Minor cleanup to forkchoice pkg (#12078) 2023-03-06 17:01:36 +00:00