github txpipe/dolos v0.25.0
0.25.0 - 2025-07-03

latest releases: v0.32.0, v0.31.1, v0.31.0...
2 months ago

Release Notes

🚀 Features

  • (minibf) Implement txs/{hash}/meatadata endpoint (#554)
  • (minibf) Implement txs/{hash}/metadata/cbor endpoint (#555)
  • (minibf) Implement txs/{hash}/withdrawals endpoint (#557)
  • Add local storage stats command (#558)
  • Add housekeeping command (#561)
  • Add copy-ledger command (#560)
  • (redb) Support iterating multi-value keys (#565)
  • (minibf) Implement txs/{hash}/delegations endpoint (#571)

🐛 Bug Fixes

  • (core) Use correct default value for max ledger history (#559)
  • (minibf) Use correct status code in /blocks endpoint (#563)
  • (minibf) Parse hash or number param corectly (#567)

🚜 Refactor

  • Move testing artifacts to new crate (#564)
  • (minibf) Use open-api specs for blocks/ endpoints (#570)

⚙️ Miscellaneous Tasks

  • Update tx3 to v0.7.0 (#575)

Install dolos 0.25.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v0.25.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.25.0

Download dolos 0.25.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.