Skip to main content

18 posts tagged with "db-sync"

View All Tags

DB Sync Team Update

· One min read
Kostas Dermentzis
Cardano DB-Sync Software Engineer

DB Sync Team Update

· One min read
Kostas Dermentzis
Cardano DB-Sync Software Engineer

High level summary​

The DBSync team has fixed issues of the latest release, related to offchain data, wrong pool_stat fields, invalidated votes. We also added a requested feauture, which optionally adds a new address table, separating the address from the tx_out table. Finally we worked with the ledger team for memory improvements and introducing ledger events for DBSync.

Lower level summary​

Older missing summary​

Previously, the DBSync team prepared release 13.5.0.2 which passes the HF and brings all new governance functionality.

DB Sync Team Update

· One min read
Kostas Dermentzis
Cardano DB-Sync Software Engineer

High level summary​

The DBSync team has released 1 version for mainnet 13.2.0.1 and 3 pre-releases for sanchonet 4.0.0, 4.1.0, 4.2.0. We have continued the integration of Conway (CIP-1694) and the support of off-chain data (CIP-100)

Lower level summary​

  • CI build and docker fixes #1670 #1668 #1667 #1662

  • Improved committee representation #1662 #1571 #1633

  • Offchain metadata partial support #1654

  • Refactoring and tech-debt #1635

  • Fixing epoch_stake_progress #1620

  • Config and modulatirty improvements #1653 #1652

  • Updating to node-8.10-pre. Better support for deposits, refunds and proposal state #1673

DB Sync Team Update

· One min read
Kostas Dermentzis
Cardano DB-Sync Software Engineer

High level summary​

The DBSync team has prepared and tested a new db-sync version for mainnet, we have continued our integration and update for Conway and have extended its modularity.

Lower level summary​

  • We attempt to turn db-sync into a modular project that can run with wither low or high recourses #1610 #1613 #1590

  • Moving the flags above to a config file #1609

  • Optimizations #1595 #1607

  • Conway Support and updates #1581 #1573 #1570

DB-sync Team Update

· One min read
Kostas Dermentzis
Cardano DB-Sync Software Engineer

High level summary​

We have created new tag sancho-2-2-0, which integrates missing Conway feautures and some minor fix tags sancho-2-1-0, sancho-2-0-1. We have completed the initial implementation for the bootstrap instance objective.

Lower level summary​

  • Add a new --disable-gov flag which disabled Conway ferautures #1558
  • Fix of the committee key size #1544
  • Workaround a ledger issue with unregistered pools #1542
  • Implemented a mechanism that loads the UTxO from the ledger resulting is way faster syncs #1539
  • Rename offline to offchain #1533
  • Transfer existing tests to Conway era #1529 #1547