Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 1.9 kB | |
xrpl@4.4.0 source code.tar.gz | 2025-07-29 | 1.8 MB | |
xrpl@4.4.0 source code.zip | 2025-07-29 | 3.0 MB | |
Totals: 3 Items | 4.8 MB | 0 |
What's Changed
- test: Separate faucet tests from local integration tests by @achaljhawar in https://github.com/XRPLF/xrpl.js/pull/2985
- fix: make
submitAndWait
fail faster withtem
errors by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2948 - refactor: improve typing of
validateRequiredField
,validateOptionalField
, andDeliverMax
by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2966 - refactor: refactor model tests to use a helper function by @mvadari in https://github.com/XRPLF/xrpl.js/pull/2965
- feat: add Single Asset Vault (XLS-65) by @khancode in https://github.com/XRPLF/xrpl.js/pull/3008
- Avoid running faucet tests with unit tests by @mvadari in https://github.com/XRPLF/xrpl.js/pull/3033
- generate correct xrpl-latest-min.js file name by @Patel-Raj11 in https://github.com/XRPLF/xrpl.js/pull/3034
- fix: add missing
MPTAmount
type toVaultDeposit
&VaultWithdraw
by @khancode in https://github.com/XRPLF/xrpl.js/pull/3036 - XLS 85d: Token Escrow by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/3027
- XLS-81D Permissioned DEX by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/3032
- fix: filename weback.test.config.js by @tequdev in https://github.com/XRPLF/xrpl.js/pull/3043
- fix: allow
DeliverMax
inPayment
transaction by @khancode in https://github.com/XRPLF/xrpl.js/pull/3044 - introduce hex validation for domainID in Payment, OfferCreate txn by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/3050
- Add warnings for MPTokenMetadata - XLS-89d by @Patel-Raj11 in https://github.com/XRPLF/xrpl.js/pull/3041
- release 4.4.0 by @ckeshava in https://github.com/XRPLF/xrpl.js/pull/3055
New Contributors
- @achaljhawar made their first contribution in https://github.com/XRPLF/xrpl.js/pull/2985
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@2.4.1...xrpl@4.4.0