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