v0.1.0-alpha34
Pre-release
Pre-release
PhilWindle
released this
09 Aug 09:39
·
6935 commits
to master
since this release
What's Changed
- chore: Split SumcheckRound into Prover/Verifier classes by @ledwards2225 in #1373
- chore: fix acir-tests by @TomAFrench in #1435
- Avoid hashing payload before signing by @suyash67 in #1391
- chore: Restructure documentation by @LHerskind in #1437
- chore(noir-libs): TransparentNote rework by @dbanks12 in #1412
- chore(tests): use new account class in e2e tests by @spalladino in #1433
- feat: Public view functions (unconstrained can read public storage) by @LHerskind in #1421
- docs: some initial noir contract docs by @iAmMichaelConnor in #1449
- feat(ci): pin noir version to aztec tag by @Maddiaa0 in #1461
- fix: yarn install in canary by @iAmMichaelConnor in #1454
- chore(tests): Use account class for e2e browser tests by @spalladino in #1446
- chore(contracts): Rename Schnorr multi key account to just Schnorr account by @spalladino in #1447
- chore: Manually resolves barretenberg conflicts by @kevaundray in #1455
- Serialise L2 logs to JSON correctly by @PhilWindle in #1466
- fix: use exit, not return in retry_10 by @ludamad in #1468
- feat: timing in build system by @ludamad in #1411
- bug: Push siloed nullifier to
pendingNullifiers
by @suyash67 in #1472 - Fixed amount of retrieved logs and blocks by @PhilWindle in #1470
New Contributors
- @kevaundray made their first contribution in #1455
Full Changelog: v0.1.0-alpha33...v0.1.0-alpha34