prysm-pulse/api
james-prysm bfae7f3c9f
HTTP VALIDATOR API: /eth/v1/validator/{pubkey}/voluntary_exit (#13032)
* migrating set validator exit to http only and removing from api middleware

* fixing ineffassign error

* cleaning up middleware

* fixing linting

* Update validator/rpc/handlers_keymanager.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* Update validator/rpc/handlers_keymanager.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* Update validator/rpc/handlers_keymanager.go

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>

* adding more tests based on sammy's comments

* radek's feedback

* adjusting error codes

* one more status change

* fixing unit test

---------

Co-authored-by: Sammy Rosso <15244892+saolyn@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-16 22:16:20 +00:00
..
client HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
gateway bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
grpc bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
pagination fix it (#12932) 2023-09-21 11:40:03 +08:00
server HTTP VALIDATOR API: /eth/v1/validator/{pubkey}/voluntary_exit (#13032) 2023-10-16 22:16:20 +00:00
BUILD.bazel bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
headers.go Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00