prysm-pulse/beacon-chain/forkchoice/protoarray
Potuz 20b4c60bcb
Apply Proposer Boost from forkchoice (#10893)
* Apply proposer boost at block insertion

* gaz

* fix tests

* revert time change

* conflict

* change genesis time in forkchoice on spectests

* Terence Review

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-06-22 13:56:07 +00:00
..
BUILD.bazel Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Change forkchoice API (#10774) 2022-06-05 17:48:21 +00:00
ffg_update_test.go Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02: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 Forkchoice duplicate store (#10840) 2022-06-16 18:21:40 +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 Change forkchoice API (#10774) 2022-06-05 17:48:21 +00:00
optimistic_sync.go Change forkchoice API (#10774) 2022-06-05 17:48:21 +00:00
proposer_boost_test.go Apply Proposer Boost from forkchoice (#10893) 2022-06-22 13:56:07 +00:00
proposer_boost.go Apply Proposer Boost from forkchoice (#10893) 2022-06-22 13:56:07 +00:00
store_test.go prune within forkchoice (#10896) 2022-06-17 12:53:17 -03:00
store.go Apply Proposer Boost from forkchoice (#10893) 2022-06-22 13:56:07 +00:00
types.go Forkchoice duplicate store (#10840) 2022-06-16 18:21:40 +00:00
unrealized_justification_test.go Forkchoice checkpoints (#10823) 2022-06-09 22:28:30 +00:00
unrealized_justification.go Forkchoice checkpoints (#10823) 2022-06-09 22:28:30 +00:00
vote_test.go prune within forkchoice (#10896) 2022-06-17 12:53:17 -03:00