prysm-pulse/beacon-chain/core/blocks
Nishant Das fa3da9a6a2
Add In New Core Methods for Batch Verify (#6482)
* add in new core methods

* clean up

* add verification method

* add tests

* add 1 more test

* lint

* Update beacon-chain/core/blocks/block_operations.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/core/blocks/block_operations.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/core/state/transition.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* terences review

* Update beacon-chain/core/state/transition.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* fmt

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-07-06 11:09:29 +08: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 Add In New Core Methods for Batch Verify (#6482) 2020-07-06 11:09:29 +08:00
block_operations.go Add In New Core Methods for Batch Verify (#6482) 2020-07-06 11:09:29 +08: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