prysm-pulse/beacon-chain/rpc
Preston Van Loon 8a4f322e2c Check context has not expired before expensive operations (#2541)
* use ctx.Err for potentially expensive RPC methods, use batch for saving attestations

* more

* in sync too

* Update BUILD.bazel

* fix spacing
2019-05-08 18:51:00 -05:00
..
attester_server_test.go Update Attestation Target for AttestHead (#2525) 2019-05-07 17:31:06 -05:00
attester_server.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
beacon_server_test.go Fix Estimation of Deposit Inclusion Slot in ValidatorActivationStatus (#2472) 2019-05-02 19:13:51 -04:00
beacon_server.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
BUILD.bazel Do Not Broadcast Attestations in Operations Service (#2509) 2019-05-06 15:30:29 -05:00
proposer_server_test.go Fix Pending Attestations RPC Call (#2304) 2019-04-21 16:12:03 -05:00
proposer_server.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
service_test.go Do Not Run Fork Choice on Block Proposals (#2526) 2019-05-07 23:02:52 -07:00
service.go Do Not Broadcast Attestations in Operations Service (#2509) 2019-05-06 15:30:29 -05:00
validator_server_test.go Fix Status Update Progression in RPC Server (#2495) 2019-05-05 17:39:12 -05:00
validator_server.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00