aptos-node-v1.21.0-rc
版本发布时间: 2024-10-09 03:58:59
aptos-labs/aptos-core最新发布版本:aptos-node-v1.21.2-rc(2024-10-16 00:27:49)
Release Notes
Release Hash: 46bf19eb4f132b9d8fc19eff3f3334cdf9aa1775
Validator Update Required? Y
Fullnode Update Required? Y
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
Full Changelog: https://github.com/aptos-labs/aptos-core/compare/aptos-cli-v4.2.3...aptos-node-v1.21.0-rc