Skip to content

v19.11.0

Compare
Choose a tag to compare
@mbsdf mbsdf released this 30 May 22:44
7fb6d5e

This release contains some stability improvements, and enables flow control in bytes to better support larger transactions.

Stability improvements

New features

  • overlay: add byte limit to flow control
    This change switches flow control capacity accounting to bytes, to better support larger transactions (in addition to flow control based on message counts).

Soroban (only enabled in vNext, not enabled in default build)

Breaking changes

None