Release Notes
🚀 Features
- (o7s) Implement missing queries to support ogmios connection (#913)
🐛 Bug Fixes
📚 Documentation
- Update config and minibf sections to match latest changes (#914)
- Add relevant maintenance / debugging skills
⚙️ Miscellaneous Tasks
- Bump tx3 to v0.15.0 (#916)
- Bump tx3 to v0.15.1 (#917)
- (minibf) Upgrade openapi spec to 0.1.85 (#922)
- Update latest hacks
Install dolos 1.0.0-rc.11
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v1.0.0-rc.11/dolos-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/dolos/releases/download/v1.0.0-rc.11/dolos-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install txpipe/tap/dolosInstall prebuilt binaries into your npm project
npm install @txpipe/dolos@1.0.0-rc.11Download dolos 1.0.0-rc.11
| File | Platform | Checksum |
|---|---|---|
| dolos-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| dolos-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
| dolos-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| dolos-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |