prysm-pulse/beacon-chain/core/blocks
terence tsao 90da16432f
Refactor ProcessAttestationNoVerifySignature to VerifyAttestationNoVerifySignature (#8566)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-06 14:53:28 +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 Refactor ProcessAttestationNoVerifySignature to VerifyAttestationNoVerifySignature (#8566) 2021-03-06 14:53:28 +00:00
attestation.go Refactor ProcessAttestationNoVerifySignature to VerifyAttestationNoVerifySignature (#8566) 2021-03-06 14:53:28 +00:00
attester_slashing_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attester_slashing.go Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +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 Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
deposit_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +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 Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +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 Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +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 Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00