prysm-pulse/beacon-chain/core/state
Preston Van Loon b628b5f8ca
Refactor ExecuteStateTransition to use ExecuteStateTransitionNoVerifyAnySig (#8864)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-05-06 09:15:37 +00:00
..
interop BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +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 Remove junk files (#8846) 2021-04-30 16:20:14 +02: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 Update spec comments (#8727) 2021-04-08 19:33:54 +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_no_verify_sig_test.go Altair: Split no verify functions in own file (#8747) 2021-04-12 16:42:08 +00:00
transition_no_verify_sig.go Add interop write block and state to disk (#8840) 2021-05-04 03:42:06 +00:00
transition_test.go Altair: Split no verify functions in own file (#8747) 2021-04-12 16:42:08 +00:00
transition.go Refactor ExecuteStateTransition to use ExecuteStateTransitionNoVerifyAnySig (#8864) 2021-05-06 09:15:37 +00:00