cardano-db-sync
cardano-db-sync copied to clipboard
A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Can't download snapshot - curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
**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...
**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...
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...
**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...
**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...
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...
**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...
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...
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...