prysm-pulse/beacon-chain/core/state
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
..
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
stateutils Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
benchmarks_test.go 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
skip_slot_cache_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
state.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
transition_fuzz_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
transition_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
transition.go Fix span names in transition.go (#7192) 2020-09-08 14:36:02 -07:00