What's Changed
Full Changelog: aptos-framework-v1.28.7...aptos-framework-v1.29.0
- [AIP-115] Stateless accounts: Introduced stateless accounts which need to have
0x1::Account
resource.
Feature Flag: DEFAULT_ACCOUNT_RESOURCE - New accounts use FA store instead of Coin store.
Feature Flag: NEW_ACCOUNTS_DEFAULT_TO_FA_STORE