Key changes
Note: v2.39.0 has not been proposed to mainnet guardians. Its changelog is copied into this changelog.
Governor
Big transaction limits for Ethereum, Arbitrum, Base, Sui and Solana have been increased in #4426 to:
Ethereum
$5M => $20M
Arbitrum
$500K => $2M
Base
$500K => $2M
Sui
$500K => $2M
Solana
$2.5M => $10M
mUSD (Mezo USD)
This release adds the Ethereum and Mezo NTT transceivers of the mUSD token, to onboard it into the NTT accountant as an additional security feature.
What's Changed v2.40.0
- ci: Add durationcheck linter by @johnsaigle in #4432
- Node: Remove obsolete L1Finalizer by @bruce-riley in #4434
- Reserving chanID for Aztec by @svlachakis in #4440
- node: Add emitters for mUSD deployment to NTT Accountant by @nik-suri in #4435
What's Changed v2.39.0
- governor: export chainList and tokenList by @yevshev in #4411
- node(cleanup): remove unused supervisor code by @johnsaigle in #4388
- sdk: Auto-generate ChainID methods by @johnsaigle in #4402
- Node: Audit protobuf chain IDs by @bruce-riley in #4419
- ci: add cspell to lint script by @johnsaigle in #4421
- node: Governor token list update by @djb15 in #4418
- ci: upgrade golangci-lint to latest version by @johnsaigle in #4420
- Node/Solana: Tweak tx_for_addr functionality by @bruce-riley in #4423
- governor: update big transaction limits by @johnsaigle in #4426
- ci: Enable staticcheck lints and fix violations by @johnsaigle in #4424
- node: Fix wrapped asset query errors for the Transfer Verifier by @johnsaigle in #4362
- Node: Channel writes without blocking by @bruce-riley in #4276
Full Changelog: v2.38.0...v2.40.0