prysm-pulse/beacon-chain/rpc/beacon
Jim McDonald 9e45cffabc Move StateInitialized and ChainStarted to state feed (#4084)
* Migrate ChainStarted and StateInitialized to state notifier
* Provide state notifier to powchain service
* Merge remote-tracking branch 'upstream/master'
* Merge remote-tracking branch 'upstream/master'
* Remove commented line
* Merge branch 'master' into master
* Merge branch 'master' into master
* Merge remote-tracking branch 'upstream/master'
* Merge branch 'master' of github.com:mcdee/prysm
* Accept err from HeadState() as non-fatal
* Merge branch 'master' into master
* Merge branch 'master' into master
* Merge branch 'master' into master
2019-11-23 03:35:47 +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 Resolve Panic in ListValidatorBalances RPC (#4051) 2019-11-22 04:39:28 +00:00
validators.go Resolve Panic in ListValidatorBalances RPC (#4051) 2019-11-22 04:39:28 +00:00