Release Hash: b50411be3cd506501f0ef9768c1255037818147e
CLI Version this release is compatible with: v7.7.0
Docker Image: https://hub.docker.com/layers/aptoslabs/validator/aptos-node-v1.34.1-rc/images/sha256-0f41a28990d6279c2a17091351ddaf4c7a5910c0431dac349e9ca32ebad2091e
Release Notes
AIPs
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
- [cp][aptos-release-v1.34] [Storage] Fix a bug in pruner, and print more information in debugger. by @github-actions[bot] in #17286
- [cp][aptos-release-v1.34] [Storage] Write epoch ending pruner progress to right key. by @github-actions[bot] in #17298
- [cp][aptos-release-v1.34] Count ones in bitmap by @github-actions[bot] in #17318
- [aptos-release-v1.34] Bump version to 1.34.1 by @github-actions[bot] in #17340
Full Changelog: aptos-node-v1.34.0-rc...aptos-node-v1.34.1-rc