Vincent | Data Nexus

Results 8 issues of Vincent | Data Nexus

I'm getting this error when I build my local graphclient package: ``` Failed to generate the schema Error: Failed to fetch introspection from https://api.thegraph.com/subgraphs/name/graphprotocol/compound-v2: error TS5095: Option 'preserveValueImports' can only...

I ran into this error when setting up my testnet to test out the action queue. This only happens on node v16 though. Switching to v14 let me run with...

bug
p2

### Description Derek (@Data-Nexus) had the great idea to create views for the different tables from the `subgraphs` schema that union all of the different foreign tables available in each...

enhancement
index-node API

Now that query fees are a bigger part of the equation when thinking about reallocations, it would be nice to expose unclaimed query fee data in the indexer management API...

enhancement

Indexers need an easy way to deploy to different shards and graph-nodes. This is already possible with graph-node alone via deployment rules and deployment name regex matching, but the indexer-agent...

enhancement
indexer-agent

### Bug report I'm not sure if this is actually a bug or if it's intended behavior, but either way the current behavior lessens the usefulness of the attribute. Currently,...

bug

There doesn't seem to be an ENV variable for the Epoch/TAP Subgraph Deployment which is needed if you'd like to query locally but use the decentralized network as an endpoint...

### Bug report In an attempt to drop one deployment with multiple copies, I used `graphman drop`. The confirmation made no mention that multiple deployments were going to be removed,...

bug
Stale