github txpipe/dolos v0.29.0
0.29.0 - 2025-07-31

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

Release Notes

๐Ÿš€ Features

  • (minibf) Implement txs/{hash}/stakes endpoint (#605)
  • (minibf) Implement accounts/{stake} endpoint (#608)
  • (minibf) Implement accounts/{stake}/addresses endpoint (#610)
  • (minibf) Implement metadata/txs/{label} endpoints (#611)
  • (minibf) Implement /assets/{asset} endpoint (#612)
  • (minibf) Implement /pools/extended endpoint (#613)
  • (minibf) Implement /pool/{id}/delegators endpoint (#614)
  • (minibf) Implement /network/eras endpoint (#615)
  • (minibf) Implement /network endpoint (#617)
  • (minibf) Implement accounts/{stake_address}/delegations endpoint (#618)
  • (minibf) Implement /accounts/{stake_address}/registrations endpoint (#619)
  • (minibf) Implement txs/{hash}/redeemers endpoint (#556)
  • (minibf) Implement accounts/{stake_address}/rewards endpoint (#628)
  • (minibf) Implement governance/dreps/{drepid} endpoint (#626)

๐Ÿ› Bug Fixes

  • (minibf) Improve endpoint conformance (#627)

๐Ÿšœ Refactor

  • Introduce chain-agnostic state interface (#607)

๐Ÿงช Testing

  • Fix fake block hash mismatch

โš™๏ธ Miscellaneous Tasks

  • Fix lint warnings (#609)
  • (minibf) Use correct json & range mappings (#620)

Install dolos 0.29.0

Install prebuilt binaries via shell script

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

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