github txpipe/dolos v0.13.1
0.13.1 - 2024-07-19

latest releases: v1.0.0-beta.1, v1.0.0-beta.0, v0.32.0...
14 months ago

Release Notes

🐛 Bug Fixes

  • (bootstrap) Save ledger to disk before attempting upgrade (#310)

🚜 Refactor

  • (state) Treat address parsing as a fallible operation (#309)

⚙️ Miscellaneous Tasks

  • Use Pallas edge with long address fix (#311)

Install dolos 0.13.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/txpipe/dolos/releases/download/v0.13.1/dolos-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/dolos

Download dolos 0.13.1

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

Don't miss a new dolos release

NewReleases is sending notifications on new releases.