Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@ra0x3 ra0x3 released this 21 Mar 15:32
· 384 commits to master since this release
bddd6d5

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