cardano-graphql
                                
                                 cardano-graphql copied to clipboard
                                
                                    cardano-graphql copied to clipboard
                            
                            
                            
                        GraphQL API for Cardano
# 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...
### 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...
### 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...
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...
### 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...
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...
Wait until the snapshot is installed and then start the services, so it does not require a restart after
Bump postgres to match db sync snapshots, since they are created from the newer postgres versions