Results 29 issues of koen84

If you run : ``` graph indexer rules get all --output yaml > test.yaml graph indexer rules get all --output json > test.json ``` it'll have invisible characters in the...

indexer-cli

Currently `graph indexer rules get all --merged` doesn't show subgraphs that don't have specific rules set but are covered by global, not even if they're actually being indexed. For the...

indexer experience
indexer-cli

After thawing, it's (currently) required to hit withdraw, i suggest this withdraw option to be more visible. Maybe like a button right next to stake & unstake ? Especially in...

enhancement
explorer

Would be good if we can sort subgraphs in the explorer also by amount that's currently signaled / staked.

enhancement
explorer

Would be good if the indexer-cli showed the total amount stake and how much of that is still available to be assigned. Next would also be good if we can...

enhancement
indexer-agent
indexer-cli

Would be good to have extra options for ``` graph indexer rules reset graph indexer rules export graph indexer rules import ``` There might be times you want to start...

enhancement
indexer-cli

The agent comes with a default allocationAmount of 0.01 GRT, which shows in explorer as 0.0 GRT.

explorer
WIP

We can `graph indexer rules get all` and we can `graph indexer cost get all` which result in 2 separate tables. I think it could be very useful to have...

indexer-cli

Some bugs and some operator misconfigurations cause a tx spam, regardless the various reasons, it means ETH is getting spent as gas. This can quickly add up and on mainnet...

enhancement
hardening
indexer-agent
p3