Full Changelog: aptos-framework-v1.26.0...aptos-framework-v1.27.1
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.