prysm-pulse/beacon-chain/rpc/eth
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
..
beacon HTTP VALIDATOR API: /eth/v1/validator/{pubkey}/voluntary_exit (#13032) 2023-10-16 22:16:20 +00:00
blob Use middleware to handle comma-separated query params (#12995) 2023-10-04 15:49:42 +02:00
builder HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
debug Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
events Deneb: blob sidecar events (#12928) 2023-09-22 21:54:10 +00:00
helpers HTTP VALIDATOR API: /eth/v1/validator/{pubkey}/voluntary_exit (#13032) 2023-10-16 22:16:20 +00:00
node HTTP Beacon APIs for node (#13010) 2023-10-11 22:18:49 +02:00
rewards Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00
shared Add state not found test case (#13034) 2023-10-13 17:21:38 +00:00
validator Register sync subnet when fetching sync committee duties through Beacon API (#12972) 2023-10-16 17:20:27 +00:00