·
1 commit
to mainnet
since this release
✨ New features
V15 Consensus Integration — snarkVM 4.7.3 (#1336, #1340)
snarkVM has been upgraded from 4.6.4 → 4.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.