prysm-pulse/beacon-chain/core/state
terence tsao 01eb77c834
ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705)
* ProcessPreGenesisDeposits: Remove context.TODO() usage

* apply #8704 change

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-04-05 15:07:56 +00:00
..
interop BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
stateutils Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
benchmarks_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
BUILD.bazel Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
skip_slot_cache_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
skip_slot_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state_fuzz_test.go ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
state_test.go ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
state.go ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
trailing_slot_state_cache_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
trailing_slot_state_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
transition_fuzz_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
transition_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
transition.go Change ProcessDeposits argument to use deposits (#8696) 2021-04-02 14:48:41 +00:00