This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
v0.5.0
Enhancements
- Indexer authentication (default is JWT)
- Resume indexer functionality
- Add
forc index revert
- Add
--embedded-db
flag for auto DB creation - Nested queries
- Decoding for data in
MessageOut
receipts
Fixes
- Updated terminology (e.g., “index” → “indexer”)
- Use namespace and identifier to determine type IDs
- Kill old indexers when deploying to same namespace + identifiers
Chores
- Remove sqlx query_as! Syntax
- Set dependencies in workspace
- Cleanup repository files
Breaking
- Change fuel-indexer’s
--local-fuel-node
feature flag to--fuel-core-lib