prysm-pulse/beacon-chain/rpc/eth/validator
Radosław Kapka f0d54254ed
HTTP implementation of voluntary exit pool endpoints (#12777)
* impl

* protos

* tests

* review

* test fix
2023-08-23 07:51:03 +00:00
..
BUILD.bazel REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
handlers_test.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
handlers.go HTTP implementation of voluntary exit pool endpoints (#12777) 2023-08-23 07:51:03 +00:00
server.go use struct in beacon-chain/rpc/core to store dependencies (#12701) 2023-08-05 22:54:12 +02:00
structs.go HTTP Beacon API: /eth/v1/validator/sync_committee_contribution (#12698) 2023-08-17 12:01:24 +02:00
validator_test.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
validator.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00