Ford

Results 60 comments of Ford

Agreed, it'd be worth adding an `auto-graft` feature to the indexer-agent which handles the entire process of deploying dependency subgraphs, pausing those once they reach the required block, and then...

I'd like to write and/or make available the following guides: - [ ] Indexer management using the indexer-cli (may be able to simply make the guide from mission control available)...

I'm leaning towards the third option for its implementation simplicity and natural transparency. As long as we use a clear tag such as `canary` or `alpha` to separate it from...

Maybe better to include a subgraph info command in CLI to get all subgraph names for a deployment id.

Is this still needing to be done @tilacog ?

Interesting, I use node v16 myself. I'll try to reproduce.

Resolved by https://github.com/graphprotocol/indexer/pull/953

I think the http vs. https is a red herring; the issue appears to be related to: https://github.com/ethers-io/ethers.js/issues/866 @cryptovestor21 a few questions: - Were you able to test with an...

@trader-payne did you have an Ethereum node connected previously with `traces` enabled? Right now a subgraph deployments will be gracefully rejected if no Ethereum node is found with the required...