prysm-pulse/beacon-chain/rpc
Preston Van Loon a3eeced194
Add a 2 second timeout to fetching eth1data (#5583)
* Add a 2 second timeout to fetching eth1data
* goimports
* fix
* use package const
* Merge refs/heads/master into graceful-failure-eth1data
* fix test
* Merge refs/heads/master into graceful-failure-eth1data
* Merge refs/heads/master into graceful-failure-eth1data
* Merge refs/heads/master into graceful-failure-eth1data
* Merge refs/heads/master into graceful-failure-eth1data
2020-04-23 15:54:51 +00:00
..
beacon GetValidatorPerformance only return its status info if the validator is active (#5568) 2020-04-23 06:11:13 +00:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing Add WaitForSynced to beacon node for validator startup (#5366) 2020-04-18 10:45:20 +00:00
validator Add a 2 second timeout to fetching eth1data (#5583) 2020-04-23 15:54:51 +00:00
BUILD.bazel Remove deprecated aggregator (#5200) 2020-03-25 06:14:21 -07:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add back archival endpoint ListValidatorAssignments with fallback (#5517) 2020-04-20 01:19:11 +00:00