-
### Which packages are impacted by your issue?
@graphprotocol/graph-cli
### Describe the issue
According to this official blog article https://thegraph.com/blog/indexing-solana-substreams/ So…
-
Logs: https://thegraph.com/hosted-service/subgraph/ernestognw/access-manager-sepolia?selected=logs
`Subgraph failed with non-deterministic error: Failed to transact block operations: internal const…
-
Currently the trusted indexers endpoint expects indexer-service endpoints. Instead, trusted indexers should expect a list of network subgraph endpoints, which could be:
- gateway endpoints for access…
-
**Is your feature request related to a problem? Please describe.**
I'm using Mermaid to describe the flow in our system and which teams are responsible for which part, e. g.
```mermaid
flowchart LR…
-
### Issue Description
I have found a problem generating a supergraph using rover when I have an object that implements multiple interfaces in subgraph A and then subgraph B declares both of those int…
-
Input: subgraph view, starting nodes in subgraph, `Fn(HugrView, Node) -> bool` predicate
output: expanded set of connected nodes all satisfying predicate.
-
Apologies if this is not a bug. Our team has invested the better part of a week trying to get this working, and we have been unsuccessful.
**Describe the bug**
We are unable to get the Router to p…
ghost updated
1 month ago
-
The script for updating Super Tokens queries `superTokenLogicCreatedEvents` in order to get a list of previous canonical logic contracts, see https://github.com/superfluid-finance/protocol-monorepo/bl…
d10r updated
2 months ago
-
Digital Garden is not rendering the mermaid diagram, if the theme is set
Example: `%%{init:{'theme':'dark'}}%%`
This is my mermaid code and it gets rendered as a white frame with all the code in…
-
:wave: Consider this query:
```graphql
query {
user(id: 4) {
name
profilePhoto
}
}
```
And our query plan looks like this:
```
QueryPlan {
Sequence {
Fetch(servi…