prysm-pulse/beacon-chain/rpc/eth/beacon
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
..
blinded_blocks_test.go HTTP Beacon API: /eth/v1/beacon/blocks and /eth/v1/beacon/blinded_blocks (#12827) 2023-09-27 12:51:37 +00:00
blinded_blocks.go [1/5] Light client sync protocol (#12853) 2023-10-02 15:34:34 +00:00
blocks_test.go HTTP Beacon API: /eth/v1/beacon/blocks and /eth/v1/beacon/blinded_blocks (#12827) 2023-09-27 12:51:37 +00:00
blocks.go [1/5] Light client sync protocol (#12853) 2023-10-02 15:34:34 +00:00
BUILD.bazel HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
config_test.go Deneb spectests release v1.4.0-beta.2-hotfix (#12959) 2023-09-28 21:05:23 +00:00
config.go HTTP implementation of /eth/v1/config/deposit_contract (#12872) 2023-09-08 17:05:29 +00:00
handlers_pool_test.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
handlers_pool.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
handlers_state_test.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_state.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_test.go Add state not found test case (#13034) 2023-10-13 17:21:38 +00:00
handlers_validator.go Use middleware to handle comma-separated query params (#12995) 2023-10-04 15:49:42 +02:00
handlers_validators_test.go Use middleware to handle comma-separated query params (#12995) 2023-10-04 15:49:42 +02:00
handlers.go HTTP VALIDATOR API: /eth/v1/validator/{pubkey}/voluntary_exit (#13032) 2023-10-16 22:16:20 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
pool.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go HTTP implementation of /eth/v1/beacon/pool/sync_committees (#12782) 2023-09-01 17:58:50 +00:00
structs.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00