prysm-pulse/proto/eth/service
Sammy Rosso 20f4d21b83
Keymanager API: Add validator voluntary exit endpoint (#12299)
* Initial setup

* Fix + Cleanup

* Add query

* Fix

* Add epoch

* James' review part 1

* James' review part 2

* James' review part 3

* Radek' review

* Gazelle

* Fix cycle

* Start unit test

* fixing part of the test

* Mostly fix test

* Fix tests

* Cleanup

* Handle error

* Remove times

* Fix all tests

* Fix accidental deletion

* Unmarshal epoch

* Add custom_type

* Small fix

* Fix epoch

* Lint fix

* Add test + fix empty query panic

* Add comment

* Fix regex

* Add correct error message

* Change current epoch to use slot

* Return error if incorrect epoch passed

* Remove redundant type conversion

* Fix tests

* gaz

* Remove nodeClient + pass slot

* Remove slot from parameters

* Fix tests

* Fix test attempt 2

* Fix test attempt 2

* Remove nodeClient from ProposeExit

* Fix

* Fix tests

---------

Co-authored-by: james-prysm <james@prysmaticlabs.com>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-06-21 14:06:16 -05:00
..
beacon_chain_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
beacon_chain_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
beacon_chain_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_debug_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
beacon_debug_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
beacon_debug_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
events_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
events_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
events_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
key_management.pb.go Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
key_management.pb.gw.go Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
key_management.proto Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
node_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
node_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
node_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
validator_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
validator_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00