Payne

Results 17 issues of Payne

### Description As the title suggests, allow for both pruned and unpruned versions to be live simultaneously. This means I have Subgraph X which will be living in two different...

enhancement
Stale
indexer experience

### Bug report Subgraphs stop at random times without being able to restart their connections to Firehose. The only way to kick them back to a working state is to...

bug
Stale

### Bug report 1. Be connected to an RPC poller type firehose without trace support 2. Try to sync subgraphs that are using trace filters 3. Graph-node crash loops Expected...

bug
firehose

### Bug report The Firehose fork database is kept for a limited amount of time. Graph-node could be more intelligent and do that automatically when the fork can't be resolved....

bug
Stale

### Description Currently there's no way of managing the shard location of a block cache once it has been deployed. As in, the cache lives in shard A and I...

enhancement

### Celestia Node version v0.12.4 ### OS Ubuntu 22.04.4 LTS ### Install tools _No response_ ### Others _No response_ ### Steps to reproduce it Run the bridge, sometimes it starts...

bug
external

Right now, the `INDEXER_AGENT_SUBGRAPH_MAX_BLOCK_DISTANCE` is defaulting to 0, which breaks things completely. This default needs to be bumped to a higher value, say `1000` which is ~3-4min in the arbitrum...

## **Steps to reproduce** Have only one ETH archive node, without traces, and pass it to the index-node as following: ETHEREUM="mainnet:archive:" ## **Workaround** Pass the env vars as ETHEREUM="mainnet:", but...

graph-node

It gets confusing when you see that you "deposit" GRT then "withdraw" Signal, when in reality you swap GRT to GST and the other way around. ![image](https://user-images.githubusercontent.com/10525363/93022175-57126180-f5f0-11ea-9b38-e4bd8cb88890.png) Make it something...

enhancement
explorer

**Repro steps:** 1. Type something in the search bar 2. Try to get back to main page and see the whole list again 3. Click the Graph logo - nothing...

explorer
WIP