Skip to content

11.1.0

Latest
Compare
Choose a tag to compare
@overcat overcat released this 18 Sep 01:50
· 29 commits to main since this release
3043a27

Update

  • feat: add support for Soroban PRC's getTransactions and getFeeStats API interfaces. (#960)
  • feat: add support for Horizon's transactions_async API interfaces. (#961)
  • fix: fix authorize_entry to use the correct public key when passing Keypair as signer. (#971)
  • feat: Expose stellar_sdk.address.AddressType for easy importing. (#973)
  • chore: bump dependencies.