prysm-pulse/beacon-chain/powchain
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
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
block_cache_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_cache.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_reader_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
block_reader.go fix issues (#6265) 2020-06-15 10:43:45 -05:00
BUILD.bazel Add Altona Config (#6380) 2020-06-24 07:03:16 -07:00
deposit_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
deposit.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
log_processing_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
log_processing.go Add Altona Config (#6380) 2020-06-24 07:03:16 -07:00
service_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
service.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00