Skip to content

[Mainnet][Testnet] Aptos Node Release v1.10.1

Compare
Choose a tag to compare
@sherry-x sherry-x released this 21 Mar 23:23
· 1708 commits to main since this release
4174fd6

Release Hash: 4174fd615d442ccac6e5d77db00ba693d0d57108

Recommended CLI Version: aptos-cli-v3.1.0

Docker Image: aptos-node-v1.10.1

Validator Update: Required by 3/27 11:59pm PST

Full Node Update: Required by 3/29 11:59pm PST

Resolved Issues

Bug Fixes

  • Resolved some corner cases for the upcoming AIP-67 - Native Consensus for JSON Web Key (JWK)
  • Memory improvements to the upcoming AIP-47 - Aggregators V2
  • Resolved rare consensus/mempool corner cases
  • Cleaning up the logs by demoting non-important error logs to warns, for better visibility of real issues
  • Fix validator transaction handling for Rosetta
  • Improvements/fixes to BlockSTM error handling

Improvements

  • Adding new payload type called “QuorumStoreInlineHybrid”. This is used for piggybacking a few batches inline into the payload along with batches that have proof of store. The goal is to reduce the end to end latency.
  • Adding gas charging for module loading of dependent modules

Full Changelog: aptos-node-v1.10.0...aptos-node-v1.10.1