What's Changed
- refactor: use
NetworkID
in faucet calculations by @mvadari in #2950 - build(deps-dev): bump typedoc from 0.27.9 to 0.28.5 by @dependabot[bot] in #2992
- build(deps-dev): bump @types/lodash from 4.17.15 to 4.17.17 by @dependabot[bot] in #2991
- fix: update DelegateSet error to
tecNO_DELEGATE_PERMISSION
by @khancode in #3001 - Add Github Actions step for generating docs by @ckeshava in #2954
- feat: add support for Batch amendment by @mvadari in #2801
- 4.3.0 release by @khancode in #3006
- build(deps-dev): bump karma from 6.4.3 to 6.4.4 by @dependabot[bot] in #2753
- build(deps): bump @scure/bip39 from 1.5.4 to 1.6.0 by @dependabot[bot] in #3004
- Fix AccountRoot ledger object by @Patel-Raj11 in #3010
- build(deps-dev): bump react from 19.0.0 to 19.1.0 by @dependabot[bot] in #2968
- upgrade ws dependency by @ckeshava in #2940
- build(deps-dev): bump webpack from 5.98.0 to 5.99.9 by @dependabot[bot] in #3015
- fix: add conditional check for
PermissionValue
definition by @khancode in #3018 - ripple-binary-codec 2.4.1 patch release by @khancode in #3019
- 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
New Contributors
- @Patel-Raj11 made their first contribution in #3010
- @achaljhawar made their first contribution in #2985
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@2.4.0-smartescrow.2...ripple-binary-codec@2.5.0-smartescrow.0