prysm-pulse/beacon-chain/rpc/eth/validator
Potuz 93514de00f
Proposer head v5 (#12075)
* Use ShouldOverrideFCU in regular sync

* fix build

* fix tests

* add feature flag gate in updatehead

* fix rpc tests

* fix grcp tests

* deepsource

* add locks and reuse isNewProposer

* flip flag

* Fix ticker for late blocks

* implement get_proposer_head in GetBeaconBlock

* fix unit tests
2023-03-04 20:19:23 -03:00
..
BUILD.bazel Update produce block funcs to support Capella (#11959) 2023-02-10 17:20:38 +01:00
server.go Cache proposer slot index for GetProposerDuties (#11521) 2022-09-30 19:19:40 +02:00
validator_test.go Proposer head v5 (#12075) 2023-03-04 20:19:23 -03:00
validator.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00