prysm-pulse/beacon-chain/rpc/validator
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
..
aggregator_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
aggregator.go nil check for SignedAggregateAndProof (#5420) 2020-04-14 20:38:24 -07:00
assignments_test.go Optimize GetDuties to not call Eth1 functions (#5516) 2020-04-20 22:24:50 +00:00
assignments.go No More EthereumAPIs Patch (#5570) 2020-04-22 03:56:06 +00:00
attester_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
attester.go Invert --disable-new-state-mgmt to --enable-new-state-mgmt (#5567) 2020-04-21 22:30:22 +00:00
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
exit_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
exit.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
proposer_test.go Add a 2 second timeout to fetching eth1data (#5583) 2020-04-23 15:54:51 +00:00
proposer.go Add a 2 second timeout to fetching eth1data (#5583) 2020-04-23 15:54:51 +00:00
server_test.go Solve -1 ActivationEpoch in validator logging (#5569) 2020-04-22 17:46:57 -05:00
server.go Add HeadGenesisValidatorRoot for DomainData (#5582) 2020-04-22 22:18:29 -05:00
status_test.go Change Validator Status for visible deposit back to DEPOSITED (#5563) 2020-04-21 19:11:27 +00:00
status.go Solve -1 ActivationEpoch in validator logging (#5569) 2020-04-22 17:46:57 -05:00