prysm-pulse/api
james-prysm 2a067d5d03
HTTP Validator API: /eth/v1/validator/{pubkey}/feerecipient (#13085)
* migrating fee recipient endpoints to pure http implementation

* fixing linting

* fixing type name

* fixing after merging develop

* fixing linting and tests

* Update validator/rpc/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/rpc/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/rpc/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-10-24 16:55:45 +00:00
..
client HTTP Validator API: /eth/v1/validator/{pubkey}/feerecipient (#13085) 2023-10-24 16:55:45 +00:00
gateway bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
grpc bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
pagination fix it (#12932) 2023-09-21 11:40:03 +08:00
server HTTP Validator API: /eth/v1/validator/{pubkey}/gas_limit (#13082) 2023-10-23 15:49:28 +00:00
BUILD.bazel bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
headers.go Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00