Key changes
This release is cut from the ext-integration/aztec branch and is only intended to be run by a single testnet guardian instance. The code changes within have not yet gone through the usual contributor review process and are intended for testing purposes only, and only in a way that makes sure that potential issues within this version don't impact liveness on other testnets.
Since the previous Aztec release, nothing Aztec related changed. This release is only cut to incorporate unrelated upstream changes.
What's Changed
- ci: fix cspell command to also run on subdirectories by @johnsaigle in #4425
- scripts: fixes
make cleanfor SVM in contract-upgrade-governance by @scnale in #4555 - feat: moca testnet by @aapclark in #4550
- ci: Add additional linting via govet by @johnsaigle in #4557
- ci: Fix clippy lints for Rust 1.9.0 by @johnsaigle in #4560
- svm/wormhole-core-shims: allow anchor interfaces to be used from any anchor version by @kcsongor in #4559
- governor: Add manual token entries by @johnsaigle in #4574
- meta: Add bemic to codeowners for audits/ by @johnsaigle in #4570
- ci: Add security-focused clippy lints to various SVM crates by @johnsaigle in #4568
- node(governor): avoid locking mutex for checks that do not require the Governor's state by @johnsaigle in #4571
- node: Fix
SignExistingVAAby @djb15 in #4576 - audit: Add OtterSec review of token2022 metadata parsing by @johnsaigle in #4569
- Add Fernando to CODEOWNERS by @aadam-10 in #4581
- notary: fix bug where non-Ethereum messages were always Approved by @johnsaigle in #4577
- node(near): Increase RPC timeout from 5s to 20s by @CurtBryan in #4588
- meta: Add bemic to codeowners for governor by @johnsaigle in #4589
- node: Modify Governor limits for Monad by @johnsaigle in #4590
New Contributors
- @CurtBryan made their first contribution in #4588
Full Changelog: v2.46.0-aztec...v2.48.0-aztec