prysm-pulse/beacon-chain/core/blocks
terence tsao dc1bec79ed
Use Eth2 type CommitteeIndex (#8477)
* Use types.CommitteeIndex

* Go fmt

* Update validator pkg

* Fix e2e

* Happy fuzz tests

* Sync with upstream ethereumapi

* Go mod tidy

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-02-18 20:11:20 +00:00
..
spectest Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Fuzz: sigp/beaconfuzz#78 (#7684) 2020-10-30 02:06:53 +00:00
attestation_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attestation.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
attester_slashing_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attester_slashing.go Verify nil block helper (#8447) 2021-02-15 15:11:25 +00:00
block_operations_fuzz_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
block_regression_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
deposit_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
deposit.go Verify nil block helper (#8447) 2021-02-15 15:11:25 +00:00
eth1_data_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
eth1_data.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
exit_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
exit.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +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 Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
proposer_slashing_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
proposer_slashing.go Verify nil block helper (#8447) 2021-02-15 15:11:25 +00:00
randao_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
randao.go Verify nil block helper (#8447) 2021-02-15 15:11:25 +00:00
signature.go ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00