prysm-pulse/beacon-chain/rpc
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
..
core Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
eth Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
lookup Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
prysm Update Prysm Proposer end points for Builder API (#13240) 2023-11-29 13:07:57 -08:00
testutil Add support for validator count endpoint (#12752) 2023-08-24 23:11:41 +02:00
BUILD.bazel HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Implement Slot-Dependent Caching for Blobs Bundle (#13205) 2023-11-22 07:23:50 -08:00
service.go HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00