v10.0.0-beta.1
Pre-release
Pre-release
THIS IS A PRE-RELEASE. It is NOT compatible with the current mainnet, but it IS compatible with the current testnet (which is running Preview 11, the final futurenet version with XDR at stellar/stellar-xdr@9ac0264).
Please refer to the v10.0.0-beta.0 release notes for a complete changelog since the last major version.
Fixed
nativeToScVal
now allows anything to be passed to theopts.type
specifier. Previously, it was only integer types (#691).Contract.call()
now produces validOperation
XDR (#692).
Full Changelog: v9.0.0...v10.0.0-beta.1