aptos-node-v1.21.2
版本发布时间: 2024-10-16 02:33:44
aptos-labs/aptos-core最新发布版本:aptos-node-v1.21.2-rc(2024-10-16 00:27:49)
Release Notes
Release Hash: 7eeba4cd15892717741a614add1afde004c7855f
Validator Update Required? Yes, by 10/18
Fullnode Update Required? Yes, by 10/22
Aptos Improvement Proposals (AIPs)
*Check out all of our AIPs and discussions https://github.com/aptos-foundation/AIPs
New features and enhancements
- [AIP-100] Private Entry Function for Multisig Account Creation: This AIP proposes adding new private entry functions to allow an existing Aptos account to create a multisig account using a signer, without requiring complex steps to generate a signature of a struct as proof.
- Author: @yeptos
- Ecosystem Impact: https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-100.md#impact
- Dependencies: None
Aptos Blockchain
General
- Introduces a new message
RoundTimeoutMsg
for consensus peers to indicate round timeouts. This change will stop overloading theVoteMsg
with timeout information in a future release. [https://github.com/aptos-labs/aptos-core/pull/14433]
Performance
- Execution performance improvement via removal of redundant memory copying.
Framework
- Add ability to destroy caps for a managed coin, to stop the ability to mint / burn later https://github.com/aptos-labs/aptos-core/pull/14758
Resolved Issues
Bug Fixes
- Separate state sync notifications to pre-commit and commit, fix the state sync metrics lagging issue.
1、 aptos-node-ubuntu-20.04.tgz 561.46MB
2、 aptos-node-ubuntu-22.04.tgz 529.09MB