prysm-pulse/beacon-chain/rpc
Radosław Kapka af2801f215
Implement GetEpochSyncCommittees in the beacon API (#9434)
* initial implementation

* get committee for epoch

* test

* fix failing test

# Conflicts:
#	beacon-chain/rpc/prysm/v1alpha1/validator/assignments_test.go

* combine function arguments

* review feedback

* use sync committee setter

* fix failing test

* fix build

* remove bad test

* refactor for single responsibilities

* radek suggestions

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-20 21:32:56 +00:00
..
apimiddleware Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
eth Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
prysm/v1alpha1 Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
statefetcher Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
service.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00