prysm-pulse/beacon-chain/rpc/apimiddleware
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 Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_handlers_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_handlers.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_hooks_test.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
custom_hooks.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
endpoint_factory.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00
structs.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00