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 _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced

# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced

**What** utxos_aggregate for address takes more than one minute for addresses. This is mostly because of the missing on the tx_out table for address column. Query - ``` { utxos_aggregate(where:...

in next release

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...

dependencies
javascript

Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7. Changelog Sourced from cipher-base's changelog. v1.0.7 - 2025-09-24 Commits [Refactor] use to-buffer fd1e5ee [Dev Deps] update @ljharb/eslint-config 08ba803 v1.0.6 - 2024-11-26 Commits [Fix] io.js...

dependencies
javascript

Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...

dependencies
javascript

**Context:** The DB Sync already contains all token related in the in the multi_asset and associated tables. A separate background service currently reprocesses this data (acting as a chain follower),...