Release Notes
π Features
- (minibf) Implement
/pools/retiring endpoint (#1122)
- (cardano) Capture governance votes and full proposal state (#1129)
- (minibf) Add block txs CBOR endpoints (#1123)
- (minibf) Implement
/addresses/{address}/total endpoint (#1133)
- (minibf) Implement
/pools/{pool_id}/relays endpoint (#1132)
π Bug Fixes
- (cardano) Stop dropping StakeVoteDeleg drep leg and drep anchors (#1128)
- (bootstrap) Install rustls crypto provider for mithril client (#1131)
βοΈ Miscellaneous Tasks
- (minibf) Bump openapi crate to 1.90 (#1125)
Install dolos 1.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v1.6.0/dolos-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/dolos/releases/download/v1.6.0/dolos-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install txpipe/tap/dolos
Install prebuilt binaries into your npm project
npm install @txpipe/dolos@1.6.0
Download dolos 1.6.0