prysm-pulse/beacon-chain/core/blocks
terence tsao 7b16601399
State: Return interface{} for pb related methods (#8617)
* Return interface{} instead of *pbp2p.BeaconState

* Comment
2021-03-16 22:26:17 -05:00
..
spectest State: Return interface{} for pb related methods (#8617) 2021-03-16 22:26:17 -05:00
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature (#8598) 2021-03-12 21:43:20 +00:00
attestation_test.go Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature (#8598) 2021-03-12 21:43:20 +00:00
attestation.go Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature (#8598) 2021-03-12 21:43:20 +00:00
attester_slashing_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attester_slashing.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08: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 Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
deposit_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
deposit.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
eth1_data_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
eth1_data.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
exit_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
exit.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08: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 Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
proposer_slashing_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08: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 Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00