prysm-pulse/beacon-chain/core/helpers
Raul Jordan 2d10bcf179
Move State Protos Into V2 Namespace (#9257)
* move state protos

* regen ssz

* edit v1 code

* fix imports

* building

* beacon chain builds

* validator and shared builds

* fuzz builds

* changes

* spectest builds

* tools build

* remove import cycle

* generate ssz

* pcli

* gaz

* kafka

* gaz
2021-07-23 08:07:40 -05: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 block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
BUILD.bazel Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
committee_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
committee.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
genesis.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
randao_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
randao.go Update spec comments (#8727) 2021-04-08 19:33:54 +00:00
rewards_penalties_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
rewards_penalties.go Calculate epoch outside of loop (#9178) 2021-07-12 12:35:36 -07: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 Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
signing_root.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
slot_epoch_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
slot_epoch.go Core/epoch: sync committee period (#9248) 2021-07-22 16:13:42 +00:00
validators_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
validators.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
weak_subjectivity_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
weak_subjectivity.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00