prysm-pulse/beacon-chain/core/blocks
Preston Van Loon 852082cdb4
Check that the headers are equal while ignoring the signature for proposer slashings (#7252)
* Check that the headers are equal while ignoring the signature for proposer slashings. Resolves https://github.com/sigp/beacon-fuzz/issues/74

* fix test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-09-18 17:10:14 +08:00
..
spectest Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
attestation_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
attestation.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
attester_slashing_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
attester_slashing.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
block_operations_fuzz_test.go Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
block_regression_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
deposit_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
deposit.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
eth1_data_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
eth1_data.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
exit_test.go Correct accounts and validator error messages (#7207) 2020-09-10 14:49:13 +00:00
exit.go fix exit comment (#7233) 2020-09-14 11:44:50 +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 Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
header.go Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_test.go Check that the headers are equal while ignoring the signature for proposer slashings (#7252) 2020-09-18 17:10:14 +08:00
proposer_slashing.go Check that the headers are equal while ignoring the signature for proposer slashings (#7252) 2020-09-18 17:10:14 +08:00
randao_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
randao.go Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
signature.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00