prysm-pulse/beacon-chain/sync/initial-sync
Preston Van Loon a74cf5de90
Replace context.Background() with more appropriate context (#7136)
* Replace context.Background() with more appropriate context
* replace a few context.TODO
* Merge refs/heads/master into fix-ctx
* Update validator/accounts/v2/accounts_create.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
* Fix tests
* fix stream tests
* gofmt
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fix conflicts and remove ctx background uses
* fix broken test
* Merge branch 'master' into fix-ctx
* imports
* Merge branch 'fix-ctx' of github.com:prysmaticlabs/prysm into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fix conflicts
* Merge refs/heads/master into fix-ctx
* fmt
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* Merge refs/heads/master into fix-ctx
* fixes tests
2020-09-09 09:48:52 +00:00
..
testing
blocks_fetcher_peers.go
blocks_fetcher_test.go
blocks_fetcher_utils.go
blocks_fetcher.go
blocks_queue_test.go
blocks_queue.go
BUILD.bazel
fsm_benchmark_test.go
fsm_test.go
fsm.go
initial_sync_test.go
log.go
round_robin_test.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
round_robin.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
service.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00