prysm-pulse/beacon-chain/core/blocks/spectest
Preston Van Loon 98e26d1dcc
Bulk verify block deposits with BLS (#6454)
* First pass at adding bulk signature verification for block deposits

* checkpoint

* some refactoring to allow for bulk deposit signature verification

* nil check

* fix goimports

* fmt

* rename ProcessPreGenesisDeposit -> ProcessPreGenesisDeposits
2020-06-29 20:52:19 -05:00
..
attestation_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
attester_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
block_header_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
block_processing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
block_processing_test.yaml.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
deposit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_test.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
proposer_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
voluntary_exit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_test.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00