prysm-pulse/api
Radosław Kapka a0ca4a67b0
Remove API Middleware (#13243)
* remove api/gateway/apimiddleware

* fix errors in api/gateway

* remove beacon-chain/rpc/apimiddleware

* fix errors in api/client/beacon

* fix errors in validator/client/beacon-api

* fix errors in beacon-chain/node

* fix errors in validator/node

* fix errors in cmd/prysmctl/validator

* fix errors in testing/endtoend

* fix all other code

* remove comment

* fix tests

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-12-04 11:55:21 +00:00
..
client Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
gateway Remove API Middleware (#13243) 2023-12-04 11:55:21 +00: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 HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
constants.go HTTP validator API: beacon and account endpoints (#13191) 2023-12-01 20:40:09 +00:00
headers.go Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00