Skip to content

v0.11.1

Latest

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 10 Jun 03:15
· 1 commit to mainnet since this release
b8dd3b2

✨ New features

V15 Consensus Integration — snarkVM 4.7.3 (#1336, #1340)

snarkVM has been upgraded from 4.6.44.7.3, integrating V15 consensus. This pulls in the latest protocol, synthesizer, and proving changes from snarkVM.

USDCx hook data helper (#1339)

Added a helper method for generating USDCx hook data, simplifying construction of USDCx-related transition inputs.

Opt-in session-affinity cookie jar — cookieAffinityTransport (#1331)

The default transport can now preserve Kong session affinity across requests via an opt-in, per-origin cookie jar (cookieAffinityTransport). It is disabled by default and does not change existing transport behavior unless explicitly enabled.

📦 Dependencies

  • Bump snarkVM 4.6.44.7.3 (#1336, #1340)
  • Bump axios 1.15.21.16.0 in /website (#1332)