v1.1.0-rc.1
Pre-release
Pre-release
·
17 commits
to release-1.1
since this release
What's Changed
Following on the release of risc0-zkvm v1.1.0-rc.1, this release is the 1.1.0.rc-1 release of the contracts and utilities to work with Foundry.
Note that under this release, Steel is marked as version 0.12, since we are still actively working on the API for that library.
Features
- Add version string to RiscZeroGroth16Verifier.sol by @nategraf in #187
- feat: switch Steel to alloy by @Wollac in #183
- update Groth16 parameters by @capossele in #185
- Add end-to-end contract test by @intoverflow in #154
- Add compound APR example that uses multi-call by @austinabell in #95
- Add deployment + management scripts by @intoverflow in #140
- feat: Create and use Steel Solidity library by @Wollac in #129
Fixes
- fix erc20-counter-guests by @capossele in #191
- fix logline for deployment of mock verifier by @nategraf in #173
- fix: Set min alloy-rlp version to 0.3.7 by @Wollac in #169
- fix publishing of risc0-steel by @Wollac in #151
Refactors
- chore: Decode MPT nodes using alloy by @Wollac in #166
- Update revm to v10.0 by @Wollac in #159
- Increase compatibility with older solidity versions by @capossele in #152
- Use consistent naming in Steel by @Wollac in #131
Docs and CI
- Add workflow to find or create Linear issue from PR by @nategraf in #182
- chore: Update deployment guide by @PinelliaC in #165
- Create CODEOWNERS File with web3 team as codeowners by @morgangibbs87 in #163
- Exhume instructions for using forge install with risc0-ethereum by @nategraf in #155
- Docs improvements by @tudorpintea999 in #147
- Refactor contract README.md by @nategraf in #149
- Fix a typo in README by @nategraf in #146
- Updates to RELEASE.md by @nategraf in #130
- Add bonsai integration CI workflow by @capossele in #135
Full Changelog: v1.0.0...v1.1.0-rc.1