prysm-pulse/beacon-chain/core/helpers
Radosław Kapka f822f0436e
Break long lines in beacon chain package (#8686)
* Break long lines in beacon chain package

* change log formatting

* Revert "change log formatting"

This reverts commit b610fd67edbf4f9f095f0336e313376e4472d50a.

* Revert "Break long lines in beacon chain package"

This reverts commit 53215fdcde0ad5cbed5c9e0616979e3ae396322c.

* wrap lines over 160

* revert go.mod and go.sum
2021-03-30 11:24:46 +00:00
..
spectest Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
attestation_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
attestation.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
block_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
block.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
BUILD.bazel Add a separate unit test for ComputeDomainAndSign (#8600) 2021-03-29 15:26:50 +00:00
committee_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
committee.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00
randao_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
randao.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
rewards_penalties_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
rewards_penalties.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
shuffle_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
shuffle.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
signing_root_test.go Add a separate unit test for ComputeDomainAndSign (#8600) 2021-03-29 15:26:50 +00:00
signing_root.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
slot_epoch_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
slot_epoch.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
validators_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
validators.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00