prysm-pulse/validator/client
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
..
BUILD.bazel Various Logging Improvements (#2454) 2019-04-30 14:55:59 -07:00
fake_validator_test.go Validator-multiple key (#2069) 2019-04-18 12:23:38 -05:00
runner_test.go Validator-multiple key (#2069) 2019-04-18 12:23:38 -05:00
runner.go upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
service_test.go upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
service.go Added flag to disable rewards/penatlty logging (#2319) 2019-04-27 11:56:11 +08:00
validator_attest_test.go Better logging for "Produced attestation..." (#2301) 2019-04-19 11:52:41 -07:00
validator_attest.go Various Logging Improvements (#2454) 2019-04-30 14:55:59 -07:00
validator_metrics.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
validator_propose_test.go Validator-multiple key (#2069) 2019-04-18 12:23:38 -05:00
validator_propose.go add slot to Proposed new beacon block (#2302) 2019-04-19 10:41:22 -05:00
validator_test.go Allow Client to Retrieve Multiple Validator Statuses (#2474) 2019-05-03 12:13:34 -05:00
validator.go Fix Status Update Progression in RPC Server (#2495) 2019-05-05 17:39:12 -05:00