-
We'll need to be able to relay indexed information from the GIVsavings contract to the dApp. We'll probably need a subgraph but I could be wrong.
Tagging @KurtMerbeth and @aminlatifi to keep you …
-
Please review my code for migrating Tornado Cash Subgraph
https://github.com/sangpham77696/tornado-subsquid
@dariaag @belopash @abernatskiy @dzhelezov
Thanks.
-
**Describe the bug**
The legacy dapp is using a deprecated subgraph url on both `offset` and `redeem` views. As a result no project filters are available.
-
Looks like the hosted uniswap v3 subgraph is removed. There is https://thegraph.com/explorer/subgraphs/5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV?view=Query&chain=arbitrum-one but that requires an A…
-
Some subgraphs don't need to be visualised in detail. For example, the metadata-related graph in https://github.com/scipp/essreflectometry/pull/27 is relatively large to make it customisable. But, as …
-
I have attached both the DOT and XML files for your reference. When I convert the XML file, the resulting layout is not rendering correctly, and the subgraph appears to be missing.
However, when …
-
If you:
1. go to multiview
2. leave it
3. go to subgraph
4. enter a subgraph (it will incorrectly estimate Subgraphout position)
5. click play (it will now break and not draw front canvas)
-
I have the following graph:
```
graph TD
A(create_bot.py) -->|dp| B(main_bot.py)
subgraph handlers.py
C(client.py) --- F
D(admin.py) --- F
E(other.py) --- F
…
-
### Which packages are impacted by your issue?
@graphprotocol/graph-cli
### Describe the issue
Cannot provide `startBlock: 1397553` for when using Substreams data source.
### Reproduction
…
-
# Poster subgraph
Along with the contract, the subgraph needs to be available on each network it is deployed.
## Discovery
https://github.com/onPoster/subgraph contains the subgraph for poste…