Release Notes - v0.187.3
v0.187.3 (July 7, 2026)
Section titled “v0.187.3 (July 7, 2026)”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.
💪 Improvements
Section titled “💪 Improvements”- Fixed Conway redeemer decoding for duplicate keys:
ConwayRedeemers.UnmarshalCBORnow 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
Section titled “🙏 Thank You”Thank you for following gOuroboros releases.