What's Changed
- 4213590: clean up default processor (#507)
- 8beaeae: [patch] Fix bug where we're identifying v2 inserts wrong (#523)
- 2f3b34d: [fungible asset migration] Map fungible asset to their v1 type (#519)
- 38d78fd: Fix the indexer metrics with nullable timestamp. (#510)
- a553ebd: [parquet] Parse fa activities with parquet (#506)
- e53f4da: Add a feature to generate testing transactions (#518)
- 51a3490: Remove spamming logs from default proecssor. (#517)
- e294b55: Update the dependencies. (#516)
- 8b7bed2: update dependency to be compatible with aptos-core (#515)
- d6c66fd: Remove unnecessary clones and use multi threads in default processor. (#512)
- c42d401: skip updating processor status with null values for timestamp (#511)
- 29b7a94: Improve logging for indexer models and processors (#505)
- 35dcd59: join on registered_address (#503)
- 1cdca0f: Script to get list of links to changes since previous commit (#504)
- e7bc40d: [FA migration] Hasura changes for migration (#500)
- 836d83a: Simplify account_transaction_processor and use rayon to speed it up. (#495)
- 82ae5ff: [fa_table] update is_primary to non-null (#496)
- 9200855: [indexer] alter public key to use text type. (#499)
- 33f8836: remove the CI. (#497)
- b04bc68: [2/2][FA migration] Complete fa migration and rename table (#494)
- fc65c59: [1/2][FA migration] Drop generated fields and add KS for unified (#493)
- c16b31b: fix release workflow (#492)
- 42ef2d9: update the parquet gap detector result to use better name and fix offset issue to start with correction version (#489)
- 8a095c6: use runs on for nightly test (#491)
- deec292: use runs-on (#490)
- 980580c: add integ testing for event processor and added pr-level, nightly-build, and release workflow (#488)
- 66fa26c: [Processor] Use multiple threads to speed up FA processor. (#460)
- 1ae9dd5: view (#485)
- d1b76cf: [EI-444] Migrate events processor to sdk (#470)
- 89844fb: Fix parquet default processor and clean up a bit (#480)
- 7069b0c: add a logic to clear coin supply in fa processor as it's deprecated (#479)
- f21d965: Return empty parquet upload result when the buffer is empty that we d… (#478)
- b3875a3: handle filtered events and make it null events when there are events size info (#476)
- ee05799: add missing indexing delete reousrces (#475)
- 6b0c7ce: add parquet_token_v2_processor (#462)
- da88021: fix parquet event processor to handle miss-matching events and event … (#474)
- 7c65e51: Add Parquet Events Processor (#451)
- b11e05a: Indexer processor metrics improvements. (#469)
- 312280b: Add parquet_ans_processor (#455)
- fe207f5: add parquet txn metadata processor that handles write set size info (#461)
- a3a16af: fix parquet to start from where it left off when it's re-deployed (#468)
- fa1ce49: [indexer] fix the windows build. (#471)
- 286a39c: add warnings (#467)
- 636f145: delete v1 processors (#466)