prysm-pulse/beacon-chain/rpc
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 Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
beacon Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validator Return statuses on duties (#5069) 2020-03-12 19:07:37 +00:00
BUILD.bazel Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Aggregate Attestations Before Streaming to Slasher (#5029) 2020-03-08 21:39:54 +00:00