prysm-pulse/beacon-chain/rpc/beacon
terence tsao 26da7c4114 Nil state fallback in Blockchain.HeadState() (#4042)
* Can build

* All tests pass

* Update beacon-chain/blockchain/chain_info.go

* Fix context
2019-11-19 10:12:50 -06: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 Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -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 Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
blocks.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
BUILD.bazel Update To Latest Eth API (#4028) 2019-11-18 10:15:45 -06: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 Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
validators_test.go Return Empty Results Instead of Pagination Error in RPC + Prevent Future Epoch Requests (#4030) 2019-11-18 17:24:33 -06:00
validators.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00