What's new
- Publish solana-bn254 v3.2.0 by @github-actions[bot]
- Refactor convert_endianness by @LStan
- Refactor constants by @LStan
- Add G2 addition and multiplication syscalls by @LStan
- Remove dead code in alt_bn128_pairing by @ripatel-fd
- [bn254] Add G1 prefix to addition and multiplication size consts (#476) by @LStan
- Faster bn254 syscalls (#414) by @cryptopapi997
- [bn254] Add _be suffix to BE compress/decompress functions (#415) by @LStan
- Use
doc_cfginstead ofdoc_auto_cfg(#411) by @joncinque