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 148 mina-indexer issues
Sort by recently updated
recently updated
newest added

The berkeley precomputed block introduced new functionality where they list all account updates/creations are now included in the block. We created this functionality as LedgerDiffs that are applied and unapplied...

Spike
Berkeley

Tokens list is a addresses page for listing all the tokens. It will require the following columns * Token Name (searchable) * Token ID (searchable) * Supply * Token Owner...

Enhancement
GraphQL

Add an new GQL endpoint to for querying for zkapp transactions

Enhancement
GraphQL

Store new ZkApp Commands in the database. Refer to User Commands indices to see what's needed for efficient querying.

Data
Berkeley

Currently we append the genesis state hash to uniquely identify the staking ledgers but better would be to use the current chainId.

Enhancement