prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
assignments.go Update Ethereum APIs and Match Schemas (#4059) 2019-11-19 18:36:45 -06:00
attestations_test.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
attestations.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
blocks_test.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
blocks.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
BUILD.bazel Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
committees_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
committees.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
server.go Move StateInitialized and ChainStarted to state feed (#4084) 2019-11-23 03:35:47 +00:00
validators_test.go Prevent Requesting Current Epoch for Validator Participation (#4104) 2019-11-25 23:31:21 +00:00
validators.go Prevent Requesting Current Epoch for Validator Participation (#4104) 2019-11-25 23:31:21 +00:00