prysm-pulse/beacon-chain/rpc
terence tsao 01eb77c834
ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705)
* ProcessPreGenesisDeposits: Remove context.TODO() usage

* apply #8704 change

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-04-05 15:07:56 +00:00
..
beacon Weak subjectivity period calculating helper (#8695) 2021-04-01 22:50:04 +00:00
beaconv1 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
debug BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
debugv1 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
node Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
nodev1 Return status.Errorf instead of plain errors from gRPC functions (#8619) 2021-03-17 16:47:44 +00:00
statefetcher Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
testutil Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
validator ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
BUILD.bazel Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
service.go Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00