Release Notes - v0.193.3
v0.193.3 (August 17, 2026)
Section titled “v0.193.3 (August 17, 2026)”Title: Refresh dependencies and mainnet bootstrap handling
Date: August 17, 2026
Version: v0.193.3
This release refreshes core dependencies, removes the emurgo bootstrap peer from Cardano mainnet, and hardens Leios genesis parsing for Shelley and Conway genesis data.
💪 Improvements
Section titled “💪 Improvements”-
Updated core dependencies:
github.com/blinklabs-io/ouroboros-mockmoved fromv0.15.1tov0.16.0,golang.org/x/cryptomoved fromv0.54.0tov0.55.0, andgithub.com/stretchr/testifymoved fromv1.11.1tov1.12.0, including theexamples/pingmodule. -
Removed the emurgo bootstrap peer from Cardano mainnet: the default mainnet peer set no longer includes it.
-
Fixed Leios genesis extra config parsing: Shelley and Conway genesis handling now rejects unsafe extra config values before initialization.
🙏 Thank You
Section titled “🙏 Thank You”Thank you for following gOuroboros releases.