prysm-pulse/beacon-chain/rpc/validator
Nishant Das 3a677ef342
Add Persistent Subnets (#5734)
* add params

* add changes

* bug fixes

* fix method

* get new assignments

* add test and comments

* change to slice of uint64

* add test

* lint

* Update beacon-chain/rpc/validator/assignments_test.go

* Update beacon-chain/cache/committee_ids.go

* Update beacon-chain/rpc/validator/assignments.go

* add comment

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-05 14:26:20 -05:00
..
aggregator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
aggregator.go nil check for SignedAggregateAndProof (#5420) 2020-04-14 20:38:24 -07:00
assignments_test.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
assignments.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
attester_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
attester.go More efficient ancestor head retrieval for GetAttestationData (#5669) 2020-04-28 19:44:06 -05:00
BUILD.bazel Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
exit_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
exit.go Fix Voluntary Exits Panic (#5688) 2020-04-30 07:57:49 +00:00
proposer_test.go Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
proposer.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
server_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
server.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
status_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
status.go Solve -1 ActivationEpoch in validator logging (#5569) 2020-04-22 17:46:57 -05:00
validator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00