Release Hash: 631ee88d5ff992e8c0ec0916b5c42dd4c742be84
CLI Version this release is compatible with: v7.7.0
Docker Image: https://hub.docker.com/layers/aptoslabs/validator/aptos-node-v1.34.2/images/sha256-7233f8c65318cd3b1e8af233ec0c64e8c91f0bce32420f9e9b174c8edabd30fc
Release Notes
AIPs
- AIP 97 (storage sharding) is OFF by default.
- Please do the sharding migration if you haven't done so already
- This release contains all features for AIP-112 - Function Values in the Move VM
State sync
- Added preliminary support for transactions with auxiliary information.
Move
VM
- Verification cache is now flushed on verifier configuration changed.
- More code for lazy loading AIP-127 support has been landed. Remaining changes to make the feature code complete are expected to land in 1.35.
Gas
- Dependency size limit for modules is increased from 1.2Mb to 1.8Mb.
Resolved Issues
Bug Fixes
- Fix in verifier signature checker to not allow non-immediate reference types in functions.
What's Changed
- Keep the default of sharding flag as off in 1.34. by @grao1991 in #17365
- [aptos-release-v1.34] Bump version to 1.34.2 by @github-actions[bot] in #17370
Full Changelog: aptos-node-v1.34.1-rc...aptos-node-v1.34.2