ying-w
released this
10 Dec 02:38
·
19 commits
to main
since this release
What's Changed
- allow cross repo workflow trigger by @yuunlimm in #526
- allow cross repo workflow trigger (#526) by @yuunlimm in #528
- update repo dispatch types and fix to use git commit hash when trigge… by @yuunlimm in #530
- Add a DB schema output diff testing. by @yuunlimm in #522
- update cargo.lock to fix lint failure by @yuunlimm in #533
- add uui to workflow job name by @yuunlimm in #534
- update commit hash for imported txn by @yuunlimm in #536
- [gha/docker] build with branch name; also cleanup by @rustielin in #538
- remove cargo test from lint workflow by @yuunlimm in #540
- [parquet] add user transactions table to parquet by @bowenyang007 in #532
- Update to support mapping function from txn bytes by @yuunlimm in #541
- Migrate FA processor to SDK by @rtso in #543
- Add
order
step to SDK processors by @rtso in #544 - Update existing processor tests with the latest dependency change by @yuunlimm in #553
- Add Sdk tests by @yuunlimm in #554
- support multi txns testing by @yuunlimm in #555
- Update SDK Tests using the latest change in mock grpc by @yuunlimm in #559
- Documentation for FA processor by @rtso in #546
- Migrate Events Processor to Use New Version Tracker Impl by @dermanyang in #560
- 10 17 add db output diff tests for existing processors by @yuunlimm in #566
- Remove Old Version Tracker by @dermanyang in #561
- remove null address from delegator count by @ying-w in #563
- Add fungible asset test by @rtso in #562
- [parquet] Change move modules and clean up default processor by @bowenyang007 in #539
- Add FA processor tests for v1 events, v2 frozen event, and concurrent FA by @rtso in #568
- Migrate token v2 processor to SDK by @rtso in #572
- Migrate Default Processor to the SDK by @dermanyang in #567
- Migrate Account Transactions Processor to the SDK by @dermanyang in #569
- Rewrite ans processor with SDK by @dermanyang in #570
- Reset LastSuccessfulVersion to 0 if Restarting on Stauts=Complete by @dermanyang in #571
- update integration test workflow by @yuunlimm in #575
- Add Cargo Cache by @dermanyang in #578
- Rewrite Stake Processor with SDK by @dermanyang in #576
- [parquet-sdk-migration] Config: add a parquet default config to start with by @yuunlimm in #573
- Migrate objects processor to SDK by @rtso in #574
- [parquet-sdk-migration] add a logic to determine the starting version for parquet processor by @yuunlimm in #580
- Create token v2 tests by @rtso in #582
- Add Default Processor Tests for table_items, current_table_items, and block_metadata_transactions by @dermanyang in #577
- Add token v1 tests for token v2 processor by @rtso in #588
- Add Diff Tests for ANS Processor by @dermanyang in #586
- Add objects tests by @rtso in #590
- Add Account Transaction Tests by @dermanyang in #583
- Add Stake Processor Tests by @dermanyang in #593
- [indexer-test-coverage] add codecov repo yaml by @yuunlimm in #594
- Improve error handling and use new SdkTestContext methods by @rtso in #595
- Speed up tests by avoiding long lookups by @rtso in #596
- Add Monitoring and User Transaction Processors by @dermanyang in #597
- Deprecate all_tests by @rtso in #598
- Number returned is gas in units not octa by @ying-w in #581
- Remove Generate Output Option in Integration Test GHA by @dermanyang in #605
- [parquet-sdk-migration] add a logic to determine the starting version for parquet processor by @yuunlimm in #587
- Create Diff Tests for UserTransactionsProcessor by @dermanyang in #600
- Add README to SDK Dir and Update the Legacy README by @dermanyang in #604
- [Processor] Simplify some logic to reduce unnecessary duplicated work. by @grao1991 in #501
- [SDK-parquet] parquet default processor extractor step by @yuunlimm in #601
- [SDK-parquet] parquet sized buffer and gcs handler by @yuunlimm in #602
- [indexer-test-coverage] add test coverage ci by @yuunlimm in #592
- [SDK-parquet] add parquet version tracker by @yuunlimm in #609
- refactor parquet extractor backfill support function by @yuunlimm in #613
- use enum_dispatch by @yuunlimm in #615
- Add dummy_field to Untransferable Object by @dermanyang in #622
- Fix current_aptos_names to check domain expiration policy by @rtso in #620
- Fix untransferable parsing by @rtso in #623
- untransferable tests by @rtso in #624
- [event_v2] indexer logic update to handle migration (#360) by @lightmark in #388
- migrate all tables from default processor to parquet default processor by @yuunlimm in #616
- Migrate Parquet Events Processor to SDK by @dermanyang in #618
- fix token claims by @rtso in #627
Full Changelog: aptos-indexer-processors-v1.19.0...aptos-indexer-processors-v1.19.1