prysm-pulse/beacon-chain/rpc/eth/validator
Radosław Kapka 28e472aa5f
Implement PrepareSyncCommitteeSubnets in the beacon API (#9498)
* initial implementation

* final implementation

* review

* fix logic

* refactor duration calculation

* tests

* revert alias change

Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-01 17:19:29 +00:00
..
BUILD.bazel Implement GetSyncCommitteeDuties in the beacon API (#9478) 2021-08-28 22:00:46 +02:00
server.go Implement GetSyncCommitteeDuties in the beacon API (#9478) 2021-08-28 22:00:46 +02:00
validator_test.go Implement PrepareSyncCommitteeSubnets in the beacon API (#9498) 2021-09-01 17:19:29 +00:00
validator.go Implement PrepareSyncCommitteeSubnets in the beacon API (#9498) 2021-09-01 17:19:29 +00:00