prysm-pulse/proto/eth/service
james-prysm 14e3e80df3
Keymanager api alignment (#10176)
* keymanager-api

* import updates to standards

* adding in more unit tests and code fixes to improve api experience

* deleting accidently generated files

* deleting accidently generated files

* adding in more test coverage

* fixing linter issue

* removing incorrect unit tests

* improving logic for accounts import

* linter fix

* addressing review comments

* fixing based on comments

* fixing nonzero root

* fixing protos

* regen protos

* adjusting protos again

* updating api specs

* fixing code and unit tests after specs changed

* fixing imports

* adding in required changes for api middleware also adding unit tests to catch changes for protos

* fixing deepsource issues

* fixing linting

* seeing if using pointers helps

* addressing comments

* updating bazel build

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-02-08 13:13:36 -06: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 Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06: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 Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06: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