Skip to content

Release Notes - v0.205.4

Title: Improve transaction input matching performance

Version: v0.205.4

This release improves ledger validation efficiency for nested input matching while preserving existing matching behavior.

  • Improved transaction input matching: ResolvedInput.Equals compares inputs directly as (TxId, Index) pairs, while expandInputs and spend-redeemer resolution use the helper to avoid repeated hex encoding and Sprintf allocations during ledger validation.

Release: v0.205.4

Compare: v0.205.3…v0.205.4


Doc Holiday logo

Docs authored by Doc Holiday

Edit page

Last updated: