xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser

Downloads
1.8M
Stars
1.2K
Committers
139

Bot releases are hidden (Show)

xrpl.js - [email protected]

Published by JST5000 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.5.0

xrpl.js - [email protected]

Published by khancode about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.5.0-beta.1

xrpl.js - [email protected]

Published by khancode about 2 years ago

What's Changed

  • Support for the cross-chain bridge feature.
  • Support for Automated Market Maker (AMM) transactions and requests as defined in XLS-30.

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.5.0-beta.1

xrpl.js - [email protected]

Published by JST5000 about 2 years ago

What's Changed

New Contributors

See HISTORY.md file for all changes: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/HISTORY.md

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.4.0

xrpl.js - [email protected]

Published by khancode over 2 years ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.4.2

xrpl.js - [email protected]

Published by khancode over 2 years ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.3.1

xrpl.js - [email protected]

Published by JST5000 over 2 years ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.4.1

xrpl.js - [email protected]

Published by JST5000 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.3.0

xrpl.js - [email protected]

Published by ckniffen over 2 years ago

What's Changed

xrpl.js - [email protected]

Published by JST5000 over 2 years ago

What's Changed

New Contributors

xrpl.js - [email protected]

Published by JST5000 over 2 years ago

Added

  • Export deriveAddress from ripple-keypairs in xrpl.js
  • Deprecated BroadcastClient as it does not solve the reliabile connection problem.

Fixed

  • Added missing Owner field to NFTokenBurn type definition
  • Changed tfSellToken to tfSellNFToken to match the 1.9.0 naming for NFTokenSellOffers
  • Add missing filter types in AccountObjectType
xrpl.js - [email protected]

Published by ckniffen over 2 years ago

What's Changed

xrpl.js - [email protected]

Published by ckniffen over 2 years ago

What's Changed

xrpl.js - [email protected]

Published by JST5000 over 2 years ago

Fixed

  • Updated NFT definitions to match 1.9.0's breaking naming changes
xrpl.js - [email protected]

Published by JST5000 over 2 years ago

Added

  • federator_info RPC support
  • Helper method for creating a cross-chain payment to/from a sidechain
  • Helper method for parsing an NFTokenID

Fixed

  • Type of TrustSet transaction edited, specifically LimitAmount property type (fixed typescript issue)
  • Remove unnecessary console.warn for partial payments (#1783, #1784, #1896)
  • Matched 1.9.0's breaking changes to NFT fields.
xrpl.js - [email protected]

Published by intelliot over 2 years ago

1.3.2 (2022-02-02)

  • Fixed error being raised when decoding issued currencies in non-standard formats that decode to XRP (#1920)
    • Fix ISO when parsing currency code (#1921)
  • Internal - build(deps-dev):
    • bump webpack from 5.66.0 to 5.68.0 (#1910)
    • bump webpack-cli from 4.9.1 to 4.9.2 (#1911)
    • bump eslint-plugin-mocha from 9.0.0 to 10.0.3 (#1912)
    • bump @types/node from 16.11.11 to 17.0.14 (#1913)
    • bump @types/mocha from 9.0.0 to 9.1.0 (#1914)
    • bump typescript from 4.5.2 to 4.5.5 (#1918)
    • bump typedoc from 0.22.10 to 0.22.11 (#1916)
    • bump chai from 4.3.4 to 4.3.6 (#1915)
xrpl.js - [email protected]

Published by intelliot over 2 years ago

  • Fix "homepage" field in package.json
xrpl.js - [email protected]

Published by mukulljangid almost 3 years ago

Fixes a bug in submitAndWait function where the transaction could still be in queue and the server returns txnNotFound.

xrpl.js - [email protected]

Published by JST5000 almost 3 years ago

xrpl.js - [email protected]

Published by JST5000 almost 3 years ago