prysm-pulse/proto/eth/service
Raul Jordan 424c8f6b46
API Middleware for Keymanager Standard API Endpoints (#9936)
* begin the middleware approach

* attempt middleware

* middleware works in tandem with web ui

* handle delete as well

* delete request

* DELETE working

* tool to perform imports

* functioning

* commentary

* build

* gaz

* smol test

* enable keymanager api use protonames

* edit

* one rule

* rem gw

* Fix custom compiler

(cherry picked from commit 3b1f65919e04ddf7e07c8f60cba1be883a736476)

* gen proto

* imports

* Update validator/node/node.go

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

* remaining comments

* update item

* rpc

* add

* run gateway

* simplify

* rem flag

* deep source

Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-12-07 20:26:21 +00:00
..
beacon_chain_service.pb.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_chain_service.pb.gw.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_chain_service.proto Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_debug_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
beacon_debug_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
beacon_debug_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
BUILD.bazel API Middleware for Keymanager Standard API Endpoints (#9936) 2021-12-07 20:26:21 +00:00
events_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
events_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
events_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
key_management.pb.go Add more merge related protobufs (#9986) 2021-12-07 08:08:14 +00:00
key_management.pb.gw.go API Middleware for Keymanager Standard API Endpoints (#9936) 2021-12-07 20:26:21 +00:00
key_management.proto Remove unused validator proto imports (#9983) 2021-12-04 21:05:54 +01:00
node_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
node_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
node_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00