prysm-pulse/shared/bls
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
..
herumi Add New Secure Batch Signature Verification Method (#6479) 2020-07-03 07:38:13 +00:00
iface Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
spectest Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
bls.go Add New Secure Batch Signature Verification Method (#6479) 2020-07-03 07:38:13 +00:00
BUILD.bazel Add New Secure Batch Signature Verification Method (#6479) 2020-07-03 07:38:13 +00:00
constants.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
interface.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
signature_set.go Add In New Core Methods for Batch Verify (#6482) 2020-07-06 11:09:29 +08:00