celo-org / celo-bls-go

Go module for https://github.com/celo-org/bls-zexe/
Apache License 2.0
14 stars 8 forks source link

BLS batch verification (restructured) #28

Closed gtank closed 2 years ago

gtank commented 2 years ago

This adds raw support for batch verification. It differs from the previous PR by being adapted to the new repo structure from https://github.com/celo-org/celo-bls-go/pull/25.

(From README.md) There are a number of codegen steps remaining before this is ready to go:

gtank commented 2 years ago

It looks like CI won't run until someone reviews it, but the CI artifacts are part of the build process. Due to a process oversight, I lack the permissions to kick it.

This is currently blocked until either someone with permissions can review it or I can fix my permissions situation.