prysm-pulse/beacon-chain/forkchoice/protoarray
Potuz 237807b248
Do not update forkchoice checkpoints on calls to Head (#10702)
* Only update forkchoice checkpoints at epoch transition

* gazelle

* blockchain package changes

* fix node

* spectest package

* rpc package

* fix spec test

* Fix spectests

* fix new_slot.test

* gaz

* fix spectests

* fix conflicts

* Update beacon-chain/blockchain/process_block.go

* regression do not update on newSlot

* revert bd64cab

* terence's review

* fix conflicts

* fix latest conflicts

* gaz

* go mod tidy

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-22 18:37:01 +00:00
..
BUILD.bazel Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
ffg_update_test.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00: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 Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +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 Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
proposer_boost.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
store_test.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
store.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
types.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
unrealized_justification_test.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
unrealized_justification.go Track unrealized justification/finalization in forkchoice (#10658) 2022-05-21 10:27:07 -03:00
vote_test.go Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00