github XRPLF/xrpl.js 1.4.0
1.4.0 (2019-10-28)

latest releases: ripple-binary-codec@1.0.1-mpt-beta, xrpl@1.0.1-mpt-beta, xrpl@1.0.0-mpt-beta...
4 years ago
  • Unref timer so it does not hang the Node.js process (#773)
  • Add a 2-second timeout for connect() (#1044)
  • Improve getTransaction() error when tx has not been validated yet (#1046)
  • Add support for the new X-address format (1041)
  • Fix error in Safari, Chrome 78, Firefox 70 (#869)
  • Some error messages have changed slightly. For example:
    • -instance.Account is not of a type(s) string,instance.Account does not conform to the "address" format
    • +instance.Account is not of a type(s) string,instance.Account is not exactly one from <xAddress>,<classicAddress>

Internal improvements

  • Reduce dependency size
  • Move tests to TypeScript
  • Replace tslint with eslint
  • Update https-proxy-agent
  • Add tests

Don't miss a new xrpl.js release

NewReleases is sending notifications on new releases.