prysm-pulse/beacon-chain/forkchoice/protoarray
Potuz 52271cf0ba
Report depth and distance on reorgs (#11315)
* Report depth and distance on reorgs

* rename to CommonAncestor

* change event feed

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-08-25 23:59:08 +00:00
..
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Revert --enable-forkchoice-doubly-linked-tree (#11212) 2022-08-16 10:39:57 -03:00
ffg_update_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers.go Protoarray deadlocks (#11271) 2022-08-19 14:46:12 +00:00
metrics.go Metrics tracking EE VALID/SYNCING/INVALID response counter (#10504) 2022-04-12 09:51:13 +00:00
no_vote_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
on_tick_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
on_tick.go Protoarray deadlocks (#11271) 2022-08-19 14:46:12 +00:00
optimistic_sync_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
optimistic_sync.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_boost_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_boost.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
store_test.go Report depth and distance on reorgs (#11315) 2022-08-25 23:59:08 +00:00
store.go Report depth and distance on reorgs (#11315) 2022-08-25 23:59:08 +00:00
types.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
unrealized_justification_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
unrealized_justification.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
vote_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00