v1.0.1-rc.0
Pre-release
Pre-release
·
262 commits
to main
since this release
What's Changed
- feat(cli): install pinned nightly toolchain automatically by @jonathanpwang in #1541
- chore: fix book lints by @yi-sun in #1543
- book: update install instructions with tag by @jonathanpwang in #1545
- docs: add link to whitepaper by @jonathanpwang in #1546
- fix: don't segment due to fixed-size traces by @zlangley in #1548
- chore: fix broken links by @bodhi-crypo in #1547
- fix(ci): run openvm-cli tests by @shuklaayush in #1552
- fix: Update Mod Builder symbolic expression multiplication test by @Avaneesh-axiom in #1551
- fix: use absolute paths in
VmConfigderive macro by @shuklaayush in #1550 - feat: make provers generic over engine by @Golovanov399 in #1553
- fix: RootVerifierLocalProver should respect AIR heights by @nyunyunyunyu in #1554
- feat(test): add execution benchmarks by @shuklaayush in #1556
- feat:
OpenVmHalo2Verifierby @HrikB in #1549 - chore: cargo openvm build also outputs committed exe by @luffykai in #1560
- chore(ci): enforce conventional commits PR title by @jonathanpwang in #1564
- chore(deps): bump tokio from 1.43.0 to 1.43.1 by @dependabot in #1562
- chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot in #1569
- fix(docs): typo in access adapter split/merge algorithm by @shuklaayush in #1566
- feat(sdk)!: configurable aggregation tree shape in SDK by @jonathanpwang in #1570
- perf: set default
num_children_internal=3by @jonathanpwang in #1573 - chore(fmt): wrap comments and format code comments by @jonathanpwang in #1575
- chore: feature gate
revmandalloyimports by @jonathanpwang in #1572 - fix: circuit flamegraphs with segmentation by @Avaneesh-axiom in #1576
- chore: silence clippy by @zlangley in #1580
- chore: alter json format of proof to align with verifier contract by @HrikB in #1578
- chore: bump workspace version to 1.0.1-rc.0 by @HrikB in #1581
New Contributors
- @bodhi-crypo made their first contribution in #1547
- @dependabot made their first contribution in #1562
Full Changelog: v1.0.0...v1.0.1-rc.0