prysm-pulse/beacon-chain/rpc/validator
tzapu 0704ba685a
Return statuses on duties (#5069)
* try to return somethign for everything
* default to unknown
* debug
* moar debug
* move else to outer check
* working
* reorder imports
* cleanup
* fix TestGetDuties_NextEpoch_CantFindValidatorIdx
* Merge branch 'master' into return-statuses-on-duties
* Update validator/client/validator.go
* Merge branch 'master' into return-statuses-on-duties
* Merge branch 'master' into return-statuses-on-duties
2020-03-12 19:07:37 +00:00
..
aggregator_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
aggregator.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
assignments_test.go Return statuses on duties (#5069) 2020-03-12 19:07:37 +00:00
assignments.go Return statuses on duties (#5069) 2020-03-12 19:07:37 +00:00
attester_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
attester.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
BUILD.bazel Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
proposer.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
status_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00