prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Config registry (#10683) 2022-05-20 07:16:53 +00:00
eth Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
prysm/v1alpha1 Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
statefetcher Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
testutil Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
BUILD.bazel Move Engine API to Powchain and Consolidate Connection Management (#10438) 2022-04-01 14:04:24 -04:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
service.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00