prysm-pulse/beacon-chain/core/blocks
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
..
spectest Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
block_operations_fuzz_test.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
block_operations_test.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
block_operations.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
block_regression_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
block.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
BUILD.bazel Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
eth1_data_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00