github XRPLF/xrpl.js 1.1.1
1.1.1 - Fix getOrderbook

latest releases: ripple-binary-codec@1.0.1-mpt-beta, xrpl@1.0.1-mpt-beta, xrpl@1.0.0-mpt-beta...
5 years ago

1.1.1 (2018-11-27)

  • Fix getOrderbook offer sorting (#970)
    • BREAKING CHANGE: The ordering of offers returned by getOrderbook has
      been changed so that offers with the best quality are sorted first
  • Add new helper methods for working with the rippled APIs:
    • formatBidsAndAsks: Takes offers and returns a formatted order book object
      with bids and asks
    • renameCounterpartyToIssuer: Takes an object and renames the counterparty
      field to issuer
  • TypeScript: Add return type for generateAddress (#968)

When using ripple-lib with rippled, we recommend using rippled version 1.1.1 or
later.

Don't miss a new xrpl.js release

NewReleases is sending notifications on new releases.