Skip to content

v0.1.0

Compare
Choose a tag to compare
@satran004 satran004 released this 07 Aug 10:07
· 205 commits to main since this release
6567325

This is the first release of Ledger Sync.

Key Highlights

  1. In this release, the database schema is similar to DB Sync database schema.
  2. Indexes all on-chain data available through mini-protocol.
  3. Doesn't contain reward-specific data (for example: reward, adapot).

Docker Images

Ledger Sync Main app

docker pull cardanofoundation/cf-ledger-sync:0.1.0

Ledger Sync Streamer app :

docker pull cardanofoundation/cf-ledger-sync-streamer:0.1.0

Ledger Sync Scheduler app

docker pull cardanofoundation/cf-ledger-sync-scheduler:0.1.0

Docker Compose Files

https://cardano-foundation.github.io/cf-ledger-sync/docker

What's Changed

New Contributors

Full Changelog: https://github.com/cardano-foundation/cf-ledger-sync/commits/v0.1.0