cardano-graphql icon indicating copy to clipboard operation
cardano-graphql copied to clipboard

GraphQL API for Cardano

Results 98 cardano-graphql issues
Sort by recently updated
recently updated
newest added

# Context Users, applications may want to query: - The number of active stake ADA in a pool at a specific epoch - How many delegators are delegating to a...

### Ask a question When we used the recommended command from the README to start the entire stack and deploy the GraphQL service on the preprod network, we noticed that...

question

### Ask a question We are in the Conway era, People might want to query information about governance related information, such as: - List of governance actions - Votes of...

question

### Summary Synchronization starts at 0, using the snapshot data of the main network, but docker data is too big. run 7 hours later ### Steps to reproduce the bug...

BUG

ERROR: relation "public.Block" does not exist at character 850

### Summary Same query we were using since ages is now triggering some errors along with full or partial response data. This on all our mainnet instances, some running latest...

BUG

### Ask a question ### Ask a question In fact these transactions have outpus, explorer link: https://cardanoscan.io/transaction/39e387bb310c5f13d7dc5e2fb47edee45834e9348f1db0ebc7534a5ac142c5db?tab=summary Node data has been synchronized: ```bash curl -X POST -H "Content-Type: application/json" -d...

question

Users want to use CIP68 Assets via GraphQL, that is currently not possible. To add it one way could be to parse the utxo and get the inline datum on...

enhancement

Wait until the snapshot is installed and then start the services, so it does not require a restart after

in next release

Bump postgres to match db sync snapshots, since they are created from the newer postgres versions

in next release