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
๐งช Testing
- (trp) Cover input resolver logic (#578)
- Introduce toy domain artifact (#580)
- Improve toy domain features (#583)
โ๏ธ Miscellaneous Tasks
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 |