prysm-pulse/cmd
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
..
beacon-chain Initialize cancellable root context in main.go (#13252) 2023-12-01 21:16:06 +00:00
client-stats Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
mock Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
prysmctl Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
validator Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
defaults.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags.go Add Gossipsub Queue Flag (#13237) 2023-11-30 14:22:59 +08:00
helpers_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
password_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
wrap_flags.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00