What's new
- Publish solana-bls-signatures v3.0.0 by @github-actions[bot]
- Update verification to take in references to byte arrays by @samkim-crypto
- Fix a small compile error in the bls bench code by @samkim-crypto
- [bls-signatures] Add support for mixed additions and update verification syntax (#506) by @samkim-crypto
- [bls-signatures] Add public key, signature, and proof of possession affine intermediate types (#496) by @samkim-crypto
- [bls-signatures] Add support verifying signatures and pop directly as byte arrays (#493) by @samkim-crypto