prysm-pulse/beacon-chain/rpc/eth/helpers
Radosław Kapka 456b4d463e
Implement PrepareBeaconCommitteeSubnet in the validator API (#9318)
* validator migration

* status helpers

* implementation

* fix existing tests

* build file

* tests

* run endpoint through API Middleware

* reduce helper package visibility

* empty caches before each test

* assign all validators to subnets

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-08-05 07:23:52 +00:00
..
BUILD.bazel Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
validator_status_test.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
validator_status.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00