[Testnet] Aptos Node Release v1.23.2
vusirikala
released this
15 Nov 03:10
·
156 commits
to main
since this release
Release Notes
Release Hash: a0ec6ba
Validator Update Required? Yes, by Nov 18th
Fullnode Update Required? Yes, by Nov 22th
Aptos Node Changelog
VM
- New loader & code cache implementation has landed (without being enabled)
- Performance counters for MoveVM
Framework
- AggregatorV1 deprecation - removing ability to create new ones, only current instance is total_supply for AptosCoin
- Removed not enabled stale fee collection code that used Coin and AggregatorV1. Needs to be re-implemented with FA and AggregatorV2
Gas
- Charge 0.000001 extra gas for every randomness sampling.