prysm-pulse/beacon-chain/core/state
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
..
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
stateutils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmarks_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
BUILD.bazel Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
skip_slot_cache_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
state.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
transition_fuzz_test.go libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
transition_test.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
transition.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00