github aptos-labs/aptos-indexer-processors aptos-indexer-processors-v1.21.0

pre-releaseone day ago

What's Changed:

  • cde3cc3a: support multi txn test
  • 9bcb77e0: [FA migration] Dynamically process FA mapping (#698)
  • 279ad33f: fix asset_type_v1 null issue (#702)
  • 89e0159b: Refactor events models (#699)
  • 32af3605: add edge case tests for fa and token v2 processor (#687)
  • bf4dd896: [fix][FA migration] Fix bug where amount v1 and v2 weren't correct (#696)
  • 9032a107: [FA migration] Override fa activities storage id for backfilling (#694)
  • 0764e6f9: [FA migration] When coinstore is deleted we miss the FA activities (#691)
  • d68d37ee: Update sdk to upstream branch lightmark/account_abstraction-update-aptos-protos (#685)
  • 54bbd61d: [FA migration] Make storage id consistent for transaction tables (#688)
  • efd779d5: add current fungible asset balance (#690)
  • d6c56f32: [FA migration] Fix asset_type_v1 overridden by null (#686)
  • 1ca4c42e: Update update-sdk-dependency.yaml (#683)
  • 18d20e69: update hasura metadata (#682)
  • ba27ba90: update readmes (#679)
  • 9bf6fee7: Add AccountRestorationProcessor for Improved Key Rotation and Multi-Key Account Discoverability (#681)
  • 2e694f10: add more tests for higher test coverage (#678)
  • 671fcb98: update the index for query perf. (#677)
  • 0c92d323: update test transaction dependency (#676)
  • 5e326640: Fix proto-related release workflow. (#672)
  • 29f4e9c2: deprecate unused crate from repo (#671)
  • 91a98263: Refactor Staking Models and Create Parquet Stake Processor (#647)
  • 3064a075: [deps] Move linux dependency to crate instead of workspace (#669)
  • a9052921: Retain order for property maps (#668)
  • 27d9d66a: Update sdk to upstream branch testing-branch-by-larry-1 (#667)
  • 03ce9ebe: Minor fix to the version update. (#666)
  • 04b39695: Fix the permission issue. (#664)
  • 6c7840bd: Fix the release workflow. (#662)
  • bca742eb: Update hasura metadata (#663)
  • a2d0d160: Backfill user_transaction fields (#661)
  • 87c27904: Make index creation concurrently (#659)
  • 1130af50: Remove null constraint on new user_transaction rows (#658)
  • 226b1b58: [3/3] Create github workflow to handle the SDK upgrade in processor repo (#642)
  • 66cbed1c: Add columns to user_transactions table (#656)
  • eb20ad0e: add a testcase to support release workflow (#657)
  • 0cad2063: [parquet-sdk]migrate objects [pt2] (#641)
  • fdfb3a3e: fix account txn table name for parquet (#650)
  • 1973e8bc: fix parquet token datas none data handling (#649)
  • c094090d: enable parquet to start processing from the specified starting version in the config (#644)
  • 97eccf20: [parquet-sdk]migrate objects [pt1] (#640)
  • e3ac2e94: [parquet-sdk][token_v2] migrate token ownership table [pt2] (#638)
  • 22f92fc3: [parquet-sdk][token_v2] migrate token ownership table [pt1] (#637)
  • 0a2fef6d: Migrate parquet ans processor (#634)
  • b66e25af: [parquet-sdk][token_v2] migrate TokenDataV2 and CurrentTokenDataV2 (#636)
  • 676f4e87: [parquet-sdk][token_v2] migrate TokenActivityV2 (#635)
  • 69c6d567: [parquet-sdk][token_v2] migrate CurrentTokenV2Metadata (#633)
  • fde73c15: [parquet-sdk][token_v2] migrate CurrentTokenRoyaltyV1 (#632)
  • 59fbafed: [parquet-sdk][token_v2] migrate token_v2_pending_claims (#630)
  • 789a402b: Migrate parquet account txn processor to sdk (#626)
  • 69a0ba18: Migrate parquet txn metadata processor to sdk (#646)
  • a6879bce: Add sdk version of parquet fa processor (#619)
  • 5b53f637: Return None when no entry found in processor_status (#639)
  • afd9e55a: Migrate Parquet User Transaction Processor (#629)
  • 04fc95a5: Split ANS models into raw, postgres, parquet (#631)

Full Changelog: aptos-indexer-processors-v1.19.1...aptos-indexer-processors-v1.21.0

Don't miss a new aptos-indexer-processors release

NewReleases is sending notifications on new releases.