prysm-pulse/beacon-chain/operations/attestations
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
..
kv Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Pool: Use a TTL cache for seen bits (#7015) 2020-08-21 16:27:51 -07:00
prepare_forkchoice_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
prepare_forkchoice.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
prune_expired_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
prune_expired.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00
service_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service.go Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00