mission-control-indexer icon indicating copy to clipboard operation
mission-control-indexer copied to clipboard

Technical indexer documentation and infrastructure templates for the Mission Control testnet

Results 100 mission-control-indexer issues
Sort by recently updated
recently updated
newest added

This is not issue but a query. What is the impact on parallel allocations ? I mean allocating for eg ... 1M with 1 allocation vs 100k with 10 parallel...

I was using GDAI savings, as part of my strategy to maximise profits. Looks like both withdrawals resulted in incorrect values, i screenshotted the second. Withdrawal amount ![image](https://user-images.githubusercontent.com/8461454/101418457-3ce5d800-38ee-11eb-929a-059112824a36.png) Amount that...

maybe-bug

It would be nice if the tools would not allow the indexer to allocate more that what he can staked at the time of allocationAmount command issuance.

We now have error codes, but currently `graph-pino` isn't displaying those. I think these would be important to included in the `graph-pino` modified output, as it gives clues to finding...

yarn install v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... error An unexpected error occurred: "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-0.7.7-testnet-phase2.tgz: Request failed \"404 Not Found\"". info If you think this is a bug, please open...

Fixed

Manual reassignment of subgraphs requiring trace to other index-nodes for horizontal scaling kills them from syncing further. No difference when reassinging them back to the original index-node either. ![image](https://user-images.githubusercontent.com/23145642/99411732-c898b580-28a8-11eb-9014-364c524ad658.png) I...

graph-node

Say I have all non-trace subgraphs assigned to index node 0 and all trace subgraphs assigned to index node 1, both with different ethereum providers, but when a new subgraph...

After pointing out how many calls each Graph service burns through, which doesn't bode well for scaling, Jannis mentioned the following and asked me to throw up this issue: >...

Can we make the failure to connect to ethereum crash more graceful and clear in messaging. When my nodes failed to connect to Ethereum contract due to hitting my provider...