cardano-db-sync icon indicating copy to clipboard operation
cardano-db-sync copied to clipboard

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL

Results 227 cardano-db-sync issues
Sort by recently updated
recently updated
newest added

**OS** Your OS: **Versions** The `db-sync` version (eg `cardano-db-sync --version`): inputoutput/cardano-db-sync:12.0.0 PostgreSQL version: postgres:11.5-alpine **Build/Install Method** The method you use to build or install `cardano-db-sync`: docker-compose from [B) Pull and...

bug

**OS** Your OS: Ubuntu 22.04 **Versions** The `db-sync` version: 13.1.0.2 PostgreSQL version: 14 **Build/Install Method** The method you use to build or install `cardano-db-sync`: binaries **Run method** The method you...

bug

Currently remote snapshots are provided in such format that the blockheight is included in the filename/url. When using automation to fetch the latest snapshot, this is clumsy, as there is...

bug

**OS** Your OS: Ubuntu 22 **Versions** The `db-sync` version (eg `cardano-db-sync --version`): PostgreSQL version: 15 **Build/Install Method** The method you use to build or install `cardano-db-sync`: build **Run method** The...

bug

**OS** Your OS: DOCKER **Versions** The `db-sync` version (eg `cardano-db-sync --version`): 12.0.0 PostgreSQL version: 11.5-alpine **Build/Install Method** The method you use to build or install `cardano-db-sync`: Docker **Run method** The...

bug

This is a place holder task for the integration of Conway Era. The Era doesn't have formal specs yet, so even designing this task is blocked. We know that this...

integration
conway

**Versions** The `db-sync` version (eg `cardano-db-sync --version`): 13.0.2 PostgreSQL version: 14.x **Additional context** Feature Request to support for genesis delegation certificates (present since [shelley CDDL](https://github.com/input-output-hk/cardano-ledger/blob/14e1bcc89e275600efb8b66c7cefeebfb1764204/eras/shelley/test-suite/cddl-files/shelley.cddl#L117) ). This is useful to...

integration
conway

Just circling back on a few issues: Just a friendly reminder ;-) " :sob: Ok, I will fix it." _Originally posted by @erikd in https://github.com/input-output-hk/cardano-db-sync/pull/1235#discussion_r950622116_ I feel the tar test...

On preprod netword with cardano-node version: 1.35.3 with dbsync version 13.0.5 When I extracted ledger state from cardano-cli to dump data for each epoch then I saw inconsistent from epoch...

bug

Hi Team, We were thinking of adding a CIP for normalising variable names (and types) used at query layers using existing providers as baseline. Since a lot of the tooling...