github stellar/js-stellar-sdk v9.1.0

latest releases: v15.1.0, v15.0.1, v14.6.1...
4 years ago

Add

  • Adds a way to filter liquidity pools by participating account: server.liquidityPools.forAccount(id) (#727).

Updates

  • Updates the following SEP-10 utility functions to include client domain verification functionality (#720):

    • Utils.buildChallengeTx() accepts the clientDomain and clientSigningKey optional parameters
    • Utils.readChallengeTx() parses challenge transactions containing a client_domain ManageData operation
    • Utils.verifyChallengeTxSigners() verifies an additional signature from the clientSigningKey keypair if a client_domain Manage Data operation is included in the challenge
  • Bumps stellar-base version to v6.0.6.

Fix

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

NewReleases is sending notifications on new releases.