mina-indexer
mina-indexer copied to clipboard
The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."
We need all staking ledgers for the post-hardfork network
I personally don't remember the last time this worked without manual intervention. This process should not require manual intervention.
Here is a query where we are limiting to the first 6k blocks, however the result for `total_num_blocks` is the length of the entire blockchain. Query: ``` query BlocksQuery($query: BlockQueryInput!,...
Instead of building the database (again), simply reuse the database that was built in tier 3 CI. This could be done by using some sort of shared disk, uploading to...
Usage: `mina-indexer blocks compare state_hash1 state_hash2` Result: returns the "better" state hash