Skip to content

v10.0.0

Compare
Choose a tag to compare
@Shaptic Shaptic released this 11 Jan 22:03
· 142 commits to master since this release
2f213c0

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 underlying Account interface. The stellar-base release notes describe alternative construction methods (#735).

Fix

  • Use the right string for liquidity pool trades (#734).