mina-indexer icon indicating copy to clipboard operation
mina-indexer copied to clipboard

The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."

Results 55 mina-indexer issues
Sort by recently updated
recently updated
newest added

Support the following API with our `berkeley` integration so ZkApp smart contracts can interact with our API directly and natively. It was brought up here: https://github.com/Granola-Team/mina-indexer/issues/355 The GraphQL schema is...

Enhancement
GraphQL
Berkeley

In an effort to disassociate our codebase from `mina-rs`, implement the transaction hash algorithm in our codebase in a hermetic way.

Enhancement
Data

Consolidate and pick one implementation.

Enhancement
Good First Issue
Data

Consolidate and pick one

Enhancement
Needs More Info

Run a Mina node and log the precomputed blocks into a bucket we control. E.g. S3 Bucket

Enhancement
DevOps

This coupling isn't ideal if we want to support `berkeley` and the hard fork. I propose we create our own domain objects and add a conversion from mina-rs serialiation types...

Enhancement
Berkeley
Data

Our definitions: - **Pending**: transaction that has been gossiped and buffered in mempool - **Canonical**: transaction/block on the *best* chain, and can even include the most recent block - **Finalized**:...

Docs
Enhancement
Data