Skip to content

v13.0.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 08 Nov 06:02
· 2 commits to master since this release
ca27152

v13.0.0: Protocol 22.

This version is unchanged from beta.1, whose changelog is replicated below.

Breaking Changes

  • XDR definitions have been upgraded to Protocol 22 (#777).

Added

  • You can create contracts with constructors a new, optional parameter of Operation.createCustomContract, constructorArgs: xdr.ScVal[] (#770).