Skip to content

Indexer query API#456

Open
Pravdyvy wants to merge 26 commits intomainfrom
Pravdyvy/indexer-query-api
Open

Indexer query API#456
Pravdyvy wants to merge 26 commits intomainfrom
Pravdyvy/indexer-query-api

Conversation

@Pravdyvy
Copy link
Copy Markdown
Collaborator

@Pravdyvy Pravdyvy commented Apr 22, 2026

🎯 Purpose

Introduces query API into indexer FFI through RPC client.

⚙️ Approach

Added IndexerClient to IndexerServiceFFI struct.

  • Added IndexerClient to IndexerServiceFFI struct.
  • Added indexer types and their ffi conversions.
  • Implemented queries.
  • Correct freeing of data

🧪 How to Test

Modified integration tests to use query API.

🔗 Dependencies

None

🔜 Future Work

Update indexer module with that.

📋 PR Completion Checklist

  • Complete PR description
  • Implement the core functionality
  • Add/update tests
  • Add/update documentation and inline comments

@Pravdyvy Pravdyvy self-assigned this Apr 22, 2026
@Pravdyvy Pravdyvy marked this pull request as ready for review April 29, 2026 15:01
@Pravdyvy Pravdyvy requested review from Arjentix and moudyellaz April 29, 2026 15:01
@Pravdyvy Pravdyvy requested a review from schouhy April 29, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant