github stellar/js-stellar-sdk v9.0.0-beta.1

latest releases: v15.1.0, v15.0.1, v14.6.1...
pre-release4 years ago

This beta release adds support for Automated Market Makers. For details, you can refer to CAP-38 for XDR changes and this document for detailed changes to the Horizon API.

Add

  • Add /liquidity_pools/:id/trades endpoint (#710)

Updates

  • Updates the following SEP-10 utility functions to be compilant with the protocols (#709, stellar-protocol/#1036)
    • Updated utils.buildChallengeTx() to accept muxed accounts (M...) for client account IDs
    • Updated utils.buildChallengeTx() to accept a memo parameter to attach to the challenge transaction
    • Updated utils.readChallengeTx() to provide a memo property in the returned object
    • Updated utils.readChallengeTx() to validate challenge transactions with muxed accounts (M...) as the client account ID

Fix

  • Drops the chai-http dependency to be only for developers (#707).

Don't miss a new js-stellar-sdk release

NewReleases is sending notifications on new releases.