aptos-labs / aptos-indexer-processors

Set of core processors that index data on the Aptos blockchain
https://aptos.dev/indexer/indexer-landing
60 stars 73 forks source link

Add `order` step to SDK processors #544

Closed rtso closed 1 month ago

rtso commented 1 month ago

Description

This PR adds OrderByVersionStep to events and FA processors. It also updates LatestVersionTrackerStep to assume the transactions batches are coming in order.

Next PR: Parallelize storer

Testing

Run FA processor

rtso commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @rtso and the rest of your teammates on Graphite Graphite

rtso commented 1 month ago

Merge activity