prysm-pulse/beacon-chain/rpc
Jim McDonald 2e4174bdd6
Set fee recipient validator index as per spec. (#10814)
The beacon API specification states that the `validator_index` field of
the `fee_recipient` structure is a quoted string rather than a bare
integer.  This fixes up the encoding to match the spec.

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-06-03 21:52:17 +00:00
..
apimiddleware Set fee recipient validator index as per spec. (#10814) 2022-06-03 21:52:17 +00:00
eth Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
prysm/v1alpha1 Validator client: add submit registration (#10785) 2022-06-01 01:53:25 +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