prysm-pulse/beacon-chain/core/helpers
terence tsao 8db0c9a0e6
Move proto/interfaces -> proto/prysm/v2 (#9270)
* Move proto/interfaces -> proto/prysm

* Update paths

* Fix block2

* Update blocks_fetcher_utils.go

* Update BUILD.bazel

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-23 20:10:15 +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 Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
BUILD.bazel Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +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