prysm-pulse/beacon-chain/core/state
Preston Van Loon c0076cc7a2
State: move state interfaces into state package (#9268)
* Move interfaces from github.com/prysmaticlabs/prysm/beacon-chain/state/interface to github.com/prysmaticlabs/prysm/beacon-chain/state

* remove/rename state2
2021-07-23 16:11:21 +00:00
..
interop State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
stateutils Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
benchmarks_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +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 State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
skip_slot_cache.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
state_fuzz_test.go Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00
state_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
state.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +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 State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
transition_fuzz_test.go Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00
transition_no_verify_sig_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
transition_no_verify_sig.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
transition_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
transition.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00