prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
terencechain e9ad7aeff8
Fix a bad forkchoice proposer boost test (#10705)
* Fix a bad forkchoice proposer boost test

* Improve tests

* Add fork regression

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-05-17 16:26:56 -03:00
..
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
doc.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
errors.go Forkchoice use parent hash when removing invalid blocks (#10594) 2022-05-02 06:53:22 -07:00
ffg_update_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
forkchoice_test.go process slashings once (#10621) 2022-05-04 14:51:18 +00:00
forkchoice.go process slashings once (#10621) 2022-05-04 14:51:18 +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 Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
node_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
node.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
optimistic_sync_test.go regression test off-by-one (#10675) 2022-05-12 15:49:37 +00:00
optimistic_sync.go Call fcu on invalid payload (#10565) 2022-05-10 20:02:00 +00:00
proposer_boost_test.go Fix a bad forkchoice proposer boost test (#10705) 2022-05-17 16:26:56 -03:00
proposer_boost.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
store_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
store.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
types.go remove equivocating votes from forkchoice (#10597) 2022-05-02 19:19:03 +00:00
vote_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00