prysm-pulse/beacon-chain/sync
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
..
initial-sync Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
BUILD.bazel Recent Block Roots RPC API (#2455) 2019-05-01 10:14:46 -05:00
metrics.go add log (#2390) 2019-04-26 13:15:53 +08:00
querier_test.go Only Sync With the Peer With the Highest Observed Slot (#2280) 2019-04-26 10:18:43 -05:00
querier.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
receive_block_test.go Only Update Head of Chain with Child Blocks (#2310) 2019-04-20 10:17:08 -05:00
receive_block.go Add and Use Truncate Hash Library (#2417) 2019-04-29 13:11:51 -05:00
regular_sync_test.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
regular_sync.go Check context has not expired before expensive operations (#2541) 2019-05-08 18:51:00 -05:00
service_test.go upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
service.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00