Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

v0.11.2

Latest
Compare
Choose a tag to compare
@CassioMG CassioMG released this 15 Jan 14:52
5ccb6e8

What's Changed

  • Fix XDR Write Error: [object Object] is not a DecoratedSignature error when calling toXDR() on a signed transaction by @CassioMG in #349
  • Remove all @stellar/stellar-base imports from the code (it's advised to only import stuff from @stellar/stellar-sdk to avoid weird errors)
  • Fix all jest tests

Full Changelog: v0.11.1...v0.11.2