v10.0.0
This release introduces breaking changes from stellar-base
. It adds unconditional support for muxed accounts. Please refer to the corresponding release notes for details on the breaking changes there.
Breaking Updates
-
Upgrades the stellar-base library to v7.0.0 (#735).
-
Removes the
AccountResponse.createSubaccount
method since this is also gone from the underlyingAccount
interface. Thestellar-base
release notes describe alternative construction methods (#735).
Fix
- Use the right string for liquidity pool trades (#734).