prysm-pulse/beacon-chain/rpc
Raul Jordan 4f0dcd5e6e Prevent Requesting Current Epoch for Validator Participation (#4104)
* cannot request current epoch
* test for prev epoch instead
* Merge branch 'master' into no-curr-epoch-participation
* Merge branch 'master' into no-curr-epoch-participation
2019-11-25 23:31:21 +00:00
..
aggregator Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
attester Rename featureconfig.Flag to Flags (#4063) 2019-11-19 21:03:00 -06:00
beacon Prevent Requesting Current Epoch for Validator Participation (#4104) 2019-11-25 23:31:21 +00:00
node Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
proposer Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
validator Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
BUILD.bazel Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service_test.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
service.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00