graphprotocol / mission-control-indexer

Technical indexer documentation and infrastructure templates for the Mission Control testnet
21 stars 4 forks source link

Feature request: explorer | subgraphs | characteristics about the indexing process #91

Open WayneWayner opened 4 years ago

WayneWayner commented 4 years ago

I think it would be very informative if there were some additional information for each subgraph like :

This information could be collected continuously from results of previous indexers. For example, it was already known that Moloch would sync faster than Uniswap.

crypt1d commented 4 years ago

+1

Another important piece of information would be what eth node capabilities are required for indexing (full/archives/traces).

davekaj commented 4 years ago

Good points. Some of this would require engineering work.

These are really good suggestions but I think if I am being realistic we won't be able to add this to the indexer CLI or the explorer before launch. We will for sure keep this issue open though

koen84 commented 4 years ago

I'd like to add which network is required for indexing (mainnet, rinkeby, ropsten, kovan, etc) - as in where the data lives that the subgraph is extracting.