github txpipe/dolos v1.0.0-beta.4
1.0.0-beta.4 - 2025-09-29

pre-release6 hours ago

Release Notes

🚀 Features

  • (cardano) Track governance artifacts (#714)
  • (cli) Introduce dump-logs data command

🐛 Bug Fixes

  • (cardano) Nonce after Conway uses different eta_h (#712)
  • (minibf) Redeemers fee calculation (#716)
  • (minibf) Add missing mapping of redeemer datum hash (#718)
  • (cardano) Add missing proposal entity sweep (#722)
  • (cardano) Stop epoch before boundary work (#726)
  • (cardano) Use big rationals for reward calc (#727)
  • (cardano) Handle bootstrap for all networks (#728)
  • (cardano) Handle pledge mismatch during pool reward calc (#729)
  • (minibf) Adjust drep active model mapping (#730)

🚜 Refactor

  • (archive) Support time-series logs of arbitrary shape (#713)
  • (cardano) Use deltas for the sweep process (#717)
  • (cardano) Interleave logs in boundary visitors (#719)
  • (cardano) Track total vs epoch minted blocks (#720)
  • (cardano) Log ending epoch on sweep (#721)
  • (cardano) Track deposits explicitly in each entity (#723)
  • (core) Move sweep / genesis ops inside chain logic (#724)
  • (cardano) Unify track & log config sections (#725)

dolos 1.0.0-beta.4

Install dolos 1.0.0-beta.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v1.0.0-beta.4/dolos-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/dolos/releases/download/v1.0.0-beta.4/dolos-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/dolos

Install prebuilt binaries into your npm project

npm install @txpipe/dolos@1.0.0-beta.4

Download dolos 1.0.0-beta.4

File Platform Checksum
dolos-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
dolos-x86_64-apple-darwin.tar.gz Intel macOS checksum
dolos-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
dolos-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
dolos-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

dolos-test-vectors 1.0.0-beta.4

Install dolos-test-vectors 1.0.0-beta.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v1.0.0-beta.4/dolos-test-vectors-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/dolos/releases/download/v1.0.0-beta.4/dolos-test-vectors-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/dolos-test-vectors

Install prebuilt binaries into your npm project

npm install @txpipe/dolos-test-vectors@1.0.0-beta.4

Download dolos-test-vectors 1.0.0-beta.4

File Platform Checksum
dolos-test-vectors-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
dolos-test-vectors-x86_64-apple-darwin.tar.gz Intel macOS checksum
dolos-test-vectors-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
dolos-test-vectors-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
dolos-test-vectors-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

Don't miss a new dolos release

NewReleases is sending notifications on new releases.