prysm-pulse/beacon-chain/rpc
Radosław Kapka 9efc89f993
Correct duties calculation for old slots (#11723)
* initial code

* update proposalDependentRoot

* convert method to function

* decouple tests

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-12-14 00:33:30 +00:00
..
apimiddleware fix validator client (#11755) 2022-12-12 15:49:02 +00:00
eth Correct duties calculation for old slots (#11723) 2022-12-14 00:33:30 +00:00
prysm/v1alpha1 Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
statefetcher Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Cache proposer slot index for GetProposerDuties (#11521) 2022-09-30 19:19:40 +02:00