prysm-pulse/beacon-chain/core
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
..
altair Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
blocks Add signature verification using current fork (#9405) 2021-08-20 07:38:35 -07:00
epoch Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
feed Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
helpers Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
state Cleanup: remove test only process block/attestation (#9345) 2021-08-08 22:01:06 -05:00
validators Refactor slash validator func's signature (#9321) 2021-08-06 04:06:49 +00:00