github txpipe/dolos v0.26.0
0.26.0 - 2025-07-07

latest releases: v0.32.0, v0.31.1, v0.31.0...
one month ago

Release Notes

๐Ÿš€ Features

  • Move TRP into crate and add OTEL (#572)
  • (minibf) Implement epoch/latest/parameters endpoint (#584)
  • (minibf) Implement epoch/{number}/parameters endpoint (#585)
  • (minibf) Implement genesis endpoint (#586)

๐Ÿšœ Refactor

  • Decouple u5c trait from state store (#577)
  • Move genesis include files to cardano crate (#581)

๐Ÿงช Testing

  • (trp) Cover input resolver logic (#578)
  • Introduce toy domain artifact (#580)
  • Improve toy domain features (#583)

โš™๏ธ Miscellaneous Tasks

  • Fix new lint warnings (#579)
  • (trp) Update tx3-lang to v0.7.2 (#587)

Install dolos 0.26.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v0.26.0/dolos-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install txpipe/tap/dolos

Install prebuilt binaries into your npm project

npm install @txpipe/dolos@0.26.0

Download dolos 0.26.0

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

Don't miss a new dolos release

NewReleases is sending notifications on new releases.