This release contains 2 security hotfixes, and 1 VM configuration update.
The hotfixes were introduced to:
(i) Ensure consistent cache flushes within the VM (#18884)
(ii) Implement bounds and recursion limits (#18887)
The configuration update was to set the bounds and recursion limits to appropriate values for production environments. (#18896)
Impact on nodes:
Validators: require to upgrade
Fullnodes: require to upgrade. Impact fullnodes transaction simulation.
Deposits and Withdrawals: no impact
What's Changed
- Rosetta fee payer tracking (#18799) by @gregnazario in #18867
- [cp][aptos-release-v1.41] [execution] Fix cache flush by @aptos-bot in #18885
- [cp][aptos-release-v1.41] [vm] Fixing issues with bounds and recursion by @aptos-bot in #18891
- [cp][aptos-release-v1.41] [vm] Updating limits for structs by @aptos-bot in #18900
- [cp][aptos-release-v1.41] [vm] Update activation times for revised bounds feature by @aptos-bot in #18905
- [aptos-release-v1.41] Bump version to 1.41.8 by @aptos-bot in #18912
- [cp][aptos-release-v1.41] [docker] disable push to ECR by @aptos-bot in #18916
Full Changelog: aptos-node-v1.41.7-hotfix-mainnet...aptos-node-v1.41.8