/celo-bls-go

Go module for https://github.com/celo-org/bls-zexe/

Primary LanguageGoApache License 2.0Apache-2.0

celo-bls-go

Go module for celo-bls-snark-rs.

Release process

  • Create a new branch
  • Delete the old libs
  • Create a PR
  • The CI will now build all the libs and store them as tar.gz. artifact. Use it to update all the libs and commit them.
  • After the PR is merged, tag the version.

If needed, you can remove an old tag using ./scripts/remove_tag.sh VERSION.