Saltar al contenido

Release Notes - v0.187.3

Este contenido aún no está disponible en español.

Title: Handle duplicate Conway redeemer keys

Date: July 7, 2026

Version: v0.187.3

This release improves Conway redeemer decoding so blocks with duplicate (tag,index) keys sync successfully without changing hash behavior.

  • Fixed Conway redeemer decoding for duplicate keys: ConwayRedeemers.UnmarshalCBOR now retries lenient decoding only after a strict duplicate-map-key failure, so Conway blocks that cardano-node accepts no longer stall sync. Hashes still come from the original CBOR bytes, which keeps hash behavior unchanged.

Thank you for following gOuroboros releases.