prysm-pulse/beacon-chain/core/helpers
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
..
attestation_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
attestation.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
block_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
block.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
committee_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
committee.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
genesis.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
randao_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
randao.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
rewards_penalties_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
rewards_penalties.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
shuffle_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
shuffle.go Update spec comments (#8727) 2021-04-08 19:33:54 +00:00
signing_root_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
signing_root.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
slot_epoch_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
slot_epoch.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validators_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
validators.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
weak_subjectivity_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
weak_subjectivity.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00