Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Indexer SDK Migration Guide#782

Merged
rtso merged 2 commits intomainfrom
01-17-migration_guide
Jan 24, 2025
Merged

Indexer SDK Migration Guide#782
rtso merged 2 commits intomainfrom
01-17-migration_guide

Conversation

@rtso
Copy link
Contributor

@rtso rtso commented Jan 22, 2025

Description

Screenshot 2025-01-22 at 4.00.34 PM.png

Checklist

  • If any existing pages were renamed or removed:
    • Were redirects added to next.config.mjs?
    • Did you update any relative links that pointed to the renamed / removed pages?
  • Do all Lints pass?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

@vercel
Copy link

vercel bot commented Jan 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 3:11am

Copy link
Contributor Author

rtso commented Jan 22, 2025

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

@rtso rtso force-pushed the 01-17-migration_guide branch 2 times, most recently from a3aa3c4 to 125abaf Compare January 22, 2025 21:00
@rtso rtso changed the title Japanese ai translation (#778) Indexer SDK Migration Guide Jan 22, 2025
@rtso rtso requested a review from a team January 22, 2025 21:01

## 2. Migrate your processor config
In the old way, you created a branch of `aptos-indexer-processors` and updated the processor config to add your custom processor.
This made it very difficult to upgrade your processor, so in the SDK, we've removed the dependency on `aptos-indexer-processors`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This made it very difficult to upgrade your processor, so in the SDK, we've removed the dependency on `aptos-indexer-processors`.
This legacy approach made it very difficult to upgrade your processor. To address this, the SDK no longer depends on `aptos-indexer-processors`.

@rtso rtso marked this pull request as ready for review January 23, 2025 18:50
@rtso rtso force-pushed the 01-17-migration_guide branch from 3a222db to da3c461 Compare January 24, 2025 03:02
@rtso rtso merged commit e7fa1bb into main Jan 24, 2025
4 of 5 checks passed
@rtso rtso deleted the 01-17-migration_guide branch January 24, 2025 03:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants