prysm-pulse/cmd
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 Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
client-stats Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
flags Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prysmctl prysmctl: output proposer settings (#12181) 2023-06-06 17:03:30 +00:00
validator Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05: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 the Ability for Prysm To Handle Trusted Peers (#12492) 2023-06-12 14:47:52 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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