prysm-pulse/beacon-chain/powchain
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 Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
block_cache_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_cache.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_reader_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_reader.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
deposit_test.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
deposit.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
log_processing_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
log_processing.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
service_test.go Handle Saved Genesis Interop States (#7146) 2020-08-31 13:45:03 +00:00
service.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00