Release Notes
Release Hash: 255673e
Validator Update Required? Y
Fullnode Update Required? Y
Aptos Blockchain
General
- Added ability to ensure soft limit on max open files on node start up.
Move
- Additional utility methods in OrderedMap and BigOrderedMap, providing full parity with SimpleMap and SmartTable, allowing the latter ones to be fully deprecated for new code. Additionally - utilities that allow access into the ordered view allow for all the new usecases.
Gas
- Gas charging for module dependencies is revisited to account for overall transaction execution.