prysm-pulse/beacon-chain/forkchoice/protoarray
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 Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Remove synced tips and use last valid hash (#10439) 2022-04-06 14:18:30 +00:00
ffg_update_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
helpers_test.go remove equivocating votes from forkchoice (#10597) 2022-05-02 19:19:03 +00:00
helpers.go remove equivocating votes from forkchoice (#10597) 2022-05-02 19:19:03 +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 Forkchoice use parent hash when removing invalid blocks (#10594) 2022-05-02 06:53:22 -07:00
optimistic_sync.go Unify WARNING comments (#10678) 2022-05-12 15:25:44 +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 process slashings once (#10621) 2022-05-04 14:51:18 +00:00
store.go process slashings once (#10621) 2022-05-04 14:51:18 +00:00
types.go remove equivocating votes from forkchoice (#10597) 2022-05-02 19:19:03 +00:00
vote_test.go Remove synced tips and use last valid hash (#10439) 2022-04-06 14:18:30 +00:00