Skip to content

v10.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shaptic Shaptic released this 13 Sep 23:15
· 61 commits to master since this release
b8a6f61

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 the opts.type specifier. Previously, it was only integer types (#691).
  • Contract.call() now produces valid Operation XDR (#692).

Full Changelog: v9.0.0...v10.0.0-beta.1