prysm-pulse/beacon-chain/rpc/apimiddleware
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
..
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
custom_handlers_test.go API SSZ content negotiation (#10760) 2022-06-02 22:13:58 +00:00
custom_handlers.go API SSZ content negotiation (#10760) 2022-06-02 22:13:58 +00:00
custom_hooks_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
custom_hooks.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
endpoint_factory.go SSZ responses for block production (#10697) 2022-05-17 20:13:06 +00:00
structs_marshalling_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
structs_marshalling.go Correctly display epoch participation in GetStateV2 (#9598) 2021-09-16 02:51:51 +00:00
structs.go Set fee recipient validator index as per spec. (#10814) 2022-06-03 21:52:17 +00:00