prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Potuz 588674f2fd
Dont return if proposer boost roots are missing (#11459)
* Dont return if proposer boost roots are missing

* move spectests to doublylinked tree

* unit test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-09-17 12:46:11 +00:00
..
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04: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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
forkchoice_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
forkchoice.go clean up: godoc comments, redundant castings and more (#11428) 2022-09-12 14:03:20 +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 Report voted fractions for a given root (#11421) 2022-09-11 19:04:40 +00:00
node.go Report voted fractions for a given root (#11421) 2022-09-11 19:04:40 +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 Prune during on_tick (#11387) 2022-09-08 14:41:10 +00:00
optimistic_sync_test.go Fix setNodeAndParentValidated (#11302) 2022-08-24 19:30:45 +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 Dont return if proposer boost roots are missing (#11459) 2022-09-17 12:46:11 +00:00
proposer_boost.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
store_test.go Forkchoice: track highest received root (#11434) 2022-09-12 16:29:01 +02:00
store.go Dont return if proposer boost roots are missing (#11459) 2022-09-17 12:46:11 +00:00
types.go Forkchoice: track highest received root (#11434) 2022-09-12 16:29:01 +02:00
unrealized_justification_test.go Defensive pull tips, doubly-linked-tree (#11175) 2022-08-30 00:48:25 +00:00
unrealized_justification.go Report voted fractions for a given root (#11421) 2022-09-11 19:04:40 +00:00
vote_test.go Prune during on_tick (#11387) 2022-09-08 14:41:10 +00:00