Aaron
Aaron
[account v2] a new account model with optional resources and working e2e with modified pro/epilogue
### Description It is a proof-of-concept implementation of Account v2 w/o account abstraction. It cannot work without completing the migration of APT to FA. name it as `lite_account` now. ###...
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [x] Performance improvement - [ ] Refactoring -...
… to Deprecated* ### Description step 1 to support new txn type ### Test Plan n/a
## Description we may want to migrate this as well. ## Type of Change - [x] New feature - [ ] Bug fix - [ ] Breaking change - [...
test
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...
## Description We ever allow creation of `CoinStore`. We have to fix this. ## Type of Change - [ ] New feature - [x] Bug fix - [ ] Breaking...
Add a new table `current_unified_fungible_asset_balances` to reflect the total balance of a coin.
# PR description In this PR we add event v2 migration indexing support. PRs to handle: 1. https://github.com/aptos-labs/aptos-core/pull/10532 2. https://github.com/aptos-labs/aptos-core/pull/11688 3. https://github.com/aptos-labs/aptos-core/pull/13147 ## Events to migrate * V1 + V2:...
## Description 1. This is unnecessary for 99.9% accounts 2. This blocks [case 4](https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-63.md#case-4) ## Type of Change - [ ] New feature - [x] Bug fix - [ ]...
revert https://github.com/aptos-labs/aptos-indexer-processors/commit/8c41d26171446837edcbf6c7a4084e59fd43f4ba with a fix