prysm-pulse/beacon-chain/node
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
..
registration Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
config_test.go Update geth to 1.12.1 (#12718) 2023-08-11 10:45:42 +00:00
config.go Comment typo (#13209) 2023-11-22 18:54:19 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Initialize cancellable root context in main.go (#13252) 2023-12-01 21:16:06 +00:00
node.go Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
options.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
prometheus.go