Skip to content

v0.11.0

Compare
Choose a tag to compare
@bartekn bartekn released this 17 Sep 18:51
· 437 commits to master since this release
  • Update js-xdr (by updating stellar-base) to support unmarshaling non-utf8 strings.
  • String fields returned by Operation.fromXDRObject() are of type Buffer now (except SetOptions.home_domain and ManageData.name - both required to be ASCII by stellar-core).