Release Notes
π Features
- (utxorpc) Expose configurable HTTP/2 transport tuning (#1011)
- (utxorpc) Honor field_mask in Sync service to skip unused block representations (#1012)
π Bug Fixes
- (cardano) Surface lagging pool snapshots in RUPD instead of obscure panic (#1016)
- (cardano) Fail loud on lagging pool snapshots and unfinished epoch boundaries (#1017)
- (minibf) Source address-utxo tx_hash from TxoRef, not archive block_data (#1009)
π Documentation
- Re-generate wiped-out changelog
βοΈ Miscellaneous Tasks
- (cardano) Add more gov proposal mappings (#1013)
- Switch snapshot source to R2 (#1014)
- (cardano) Update gov proposal mappings (#1023)
- (trp) Bump tx3-cardano and tx3-resolver to 0.22.0 (#1022)
- Bump pallas to 1.1.1 (#1024)
Install dolos 1.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v1.3.0/dolos-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/dolos/releases/download/v1.3.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.3.0
Download dolos 1.3.0