prysm-pulse/beacon-chain/core/blocks
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 Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
attestation_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
attestation.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00
attester_slashing_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
attester_slashing.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
block_operations_fuzz_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
block_regression_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
deposit_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
deposit.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
eth1_data_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
eth1_data.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
exit_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
exit.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
header_test.go Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
header.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
proposer_slashing_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
proposer_slashing.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
randao_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
randao.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
signature.go Break long lines in beacon chain package (#8686) 2021-03-30 11:24:46 +00:00