What's Changed
- release: v0.13.0 by @ivokub in #1516
- fix: enable fuzzing for multi-output-hint test by improving dvHint validation by @ruslan0012 in #1517
- fix: update broken Ethereum precompile contract links by @sewqasreedas in #1532
- ECDSA Signature: Add New Method IsVerified by @ltp456 in #1454
- optimize paddingFixedWidth of sha3 using divmod hint by @ggq89 in #1450
- Update KNOWN_USERS.md by @p4u in #1534
- fix: update Zcash protocol specification link by @lolkdsanyaw in #1535
- Update KNOWN_USERS.md by @hussein-aitlahcen in #1536
- docs: add reclaim protocol by @gap-editor in #1537
- refactor: crossfield hints in non-native by @ivokub in #1539
- fix: optimize zero constant detection and assignment by @ivokub in #1545
- fix: single constraint unsafe KZG SRS in tests by @ivokub in #1544
- feat: add separate Bytes API in
std/math/uintspackage for handling bytes (U8) directly by @ivokub in #1541 - feat: add conversion utility to convert between bytes and elements by @ivokub in #1542
- Feat/eip4844 precompile by @ThomasPiellard in #1489
- refactor: BLS EVM precompile integration by @ivokub in #1515
- fix: scalarmul by 0 on twisted edwards curves by @ivokub in #1551
- fix: prevent early return in RegisterHint causing missing registrations by @avorylli in #1552
- fix: bls12-381 edge cases by @ivokub in #1559
- docs (KNOWN_USERS): add Celer Network by @lechpzn in #1564
- docs: add doctest examples by @ivokub in #1569
- Improve Registry Locking with Read Locks by @dinitheth in #1571
- feat: addition of Trace constructor of plonk on koalabear by @ThomasPiellard in #1514
- Migrate the
golangci-lintconfig to v2 by @Tabaie in #1583 - chore: update to latest gnark-crypto by @gbotrel in #1586
New Contributors
- @ruslan0012 made their first contribution in #1517
- @sewqasreedas made their first contribution in #1532
- @ltp456 made their first contribution in #1454
- @p4u made their first contribution in #1534
- @lolkdsanyaw made their first contribution in #1535
- @hussein-aitlahcen made their first contribution in #1536
- @gap-editor made their first contribution in #1537
- @avorylli made their first contribution in #1552
- @lechpzn made their first contribution in #1564
- @dinitheth made their first contribution in #1571
Full Changelog: v0.13.0...v0.14.0