Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-09 | 2.3 kB | |
xrpl@4.3.0 source code.tar.gz | 2025-06-09 | 1.8 MB | |
xrpl@4.3.0 source code.zip | 2025-06-09 | 3.0 MB | |
Totals: 3 Items | 4.8 MB | 0 |
What's Changed
- Docgen issue fix by @Patel-Raj in https://github.com/XRPLF/xrpl.js/pull/2910
- dev: add definitions.json generation script by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2826
- chore: remove more mentions of elliptic by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2920
- fix: update packages to resolve potential security issues by @khancode in https://github.com/XRPLF/xrpl.js/pull/2932
- fix: add MPTAmount support in Issue model by @achowdhry-ripple in https://github.com/XRPLF/xrpl.js/pull/2919
- fix [#2911]: Update OracleSet transaction model, unit, integ tests by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/2913
- fix: add
hash
field toTransactionStream
by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2939 - Support NFTokenMintOffer by @tequdev in https://github.com/XRPLF/xrpl.js/pull/2875
- chore(docs): update
definitions.json
generation docs by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2947 - fix(rbc): throw error instead of throwing away unknown fields by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2927
- Adjustments for fee voting by @pdp2121 in https://github.com/XRPLF/xrpl.js/pull/2812
- fix: add
MPTCurrency
type by @khancode in https://github.com/XRPLF/xrpl.js/pull/2964 - bump to publish non compromised version by @ckniffen in https://github.com/XRPLF/xrpl.js/pull/2971
- feat: add Account Permission Delegation (XLS-74d, XLS-75d) by @khancode in https://github.com/XRPLF/xrpl.js/pull/2981
- fix: add pseudo transactions to NON_DELEGATABLE_TRANSACTIONS by @khancode in https://github.com/XRPLF/xrpl.js/pull/2990
- refactor: use
NetworkID
in faucet calculations by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2950 - fix: update DelegateSet error to
tecNO_DELEGATE_PERMISSION
by @khancode in https://github.com/XRPLF/xrpl.js/pull/3001 - Add Github Actions step for generating docs by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/2954
- feat: add support for Batch amendment by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2801
New Contributors
- @Patel-Raj made their first contribution in https://github.com/XRPLF/xrpl.js/pull/2910
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@2.3.0...xrpl@4.3.0