What's Changed
- Add Python 3.11 and 3.12 support by @feltroidprime in #476
- Update starknet-types-core to v1.0 and Rust to 1.87 by @feltroidprime in #478
- Export Groth16 parsing utilities for browser compatibility by @feltroidprime in #479
- feat: hardcode final-exp witness addition chains by @feltroidprime in #483
- fix: typescript groth16 gnark proof parsing (#486) by @shramee in #486
- feat: add u32 output variant for SP1 Groth16 verifier by @feltroidprime in #489
- fix: add pub visibility to all fields in pub structs by @feltroidprime in #493
- chore: idempotent setup with uv + Python 3.13/3.14 support by @feltroidprime in #496
- fix: auto-install C deps and fix cross-platform builds in make setup by @feltroidprime in #498
- fix: expose functions from parsingUtils.ts by @Godspower-Eze in #492
- feat: drand tlock encryption and decryption by @feltroidprime in #501
- chore: resolve cargo clippy warnings, fix unused imports, and update CLAUDE.md by @feltroidprime in #504
- fix: handle bb --version errors gracefully in CLI by @feltroidprime in #507
- fix: resolve all open dependabot security alerts by @feltroidprime in #506
- feat: RSA-2048 signature verification via RNS/CRT arithmetic by @feltroidprime in #510
- chore: upgrade Cairo 2.16.1, Foundry 0.57.0, bump garaga to 1.1.0 by @feltroidprime in #512
- fix: resolve dependabot security alerts for next and black by @feltroidprime in #514
- Release v1.1.0 by @feltroidprime in #516
New Contributors
- @Godspower-Eze made their first contribution in #492
Full Changelog: v1.0.1...v1.1.0