Skip to content

v0.1.92

Choose a tag to compare

@slowbackspace slowbackspace released this 20 Aug 15:53
· 11 commits to master since this release
1ac5c02

[0.1.92] - 2026-08-20

Added

  • New /assets/{asset}/utxos endpoint returning unspent UTxOs containing a specified native asset

Changed

  • Redeemer purpose enums (/txs/{hash}/redeemers, /scripts/{script_hash}/redeemers, /mempool/{hash}) now include the Conway governance purposes vote and propose. db-sync stores these purposes since Conway, and the API already returns them; the schema now permits what the backends emit.

What's Changed

Full Changelog: v0.1.91...v0.1.92