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

Add plumbing for epoch SNARK message entropy #14

Closed nategraf closed 3 years ago

nategraf commented 3 years ago

Adds support for encoding unpredictable values, using the block hash, into the epoch SNARK message. Related to https://github.com/celo-org/celo-blockchain/pull/1158

kobigurk commented 3 years ago

Superseded by https://github.com/celo-org/celo-bls-go/pull/15