Releases: zkmopro/witnesscalc_adapter
Releases · zkmopro/witnesscalc_adapter
v0.1.7
What's Changed
- feat: dynamic buffer allocation for wtns generation by @moven0831 in #19
New Contributors
- @moven0831 made their first contribution in #19
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: add SHA256 witness calculation and corresponding tests by @vivianjeng in #17
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- refactor: clean up imports and remove unused Android linking code by @vivianjeng in #16
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- chore: update Rust toolchain version to 1.89.0 in configuration files by @vivianjeng in #15
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- chore: update dependencies and clean up code by @vivianjeng in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: black box inputs by @vivianjeng in #10
- feat: add generic witness reader by @erhant in #11
- fix: link dylib by @vivianjeng in #12
New Contributors
Full Changelog: v0.1.0...v0.1.2
v0.1.0
- Added support for calling
witnesscalcfunctions from Rust. - Crate: https://crates.io/crates/witnesscalc-adapter