Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-09 | 4.0 kB | |
ripple-binary-codec@2.4.0 source code.tar.gz | 2025-06-09 | 1.8 MB | |
ripple-binary-codec@2.4.0 source code.zip | 2025-06-09 | 3.0 MB | |
Totals: 3 Items | 4.8 MB | 0 |
What's Changed
- build(deps): bump ws and @types/ws by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2749
- build(deps): bump @scure/bip39 from 1.5.0 to 1.5.4 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2882
- build(deps): bump ws and @types/ws by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2908
- build(deps): bump @noble/curves from 1.7.0 to 1.8.1 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2881
- build(deps-dev): bump typedoc from 0.27.6 to 0.27.8 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2907
- build(deps): bump @noble/hashes from 1.6.1 to 1.7.1 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2883
- build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2914
- build(deps-dev): bump webpack from 5.97.1 to 5.98.0 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2916
- Docgen issue fix by @Patel-Raj in https://github.com/XRPLF/xrpl.js/pull/2910
- build(deps): bump @scure/bip32 from 1.6.0 to 1.6.2 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2925
- build(deps-dev): bump typedoc from 0.27.8 to 0.27.9 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2926
- 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
- build(deps): bump @noble/hashes from 1.7.1 to 1.8.0 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2975
- build(deps-dev): bump chai from 4.4.1 to 4.5.0 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2984
- 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 - build(deps-dev): bump typedoc from 0.27.9 to 0.28.5 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2992
- build(deps-dev): bump @types/lodash from 4.17.15 to 4.17.17 by @dependabot in https://github.com/XRPLF/xrpl.js/pull/2991
- 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
- 4.3.0 release by @khancode in https://github.com/XRPLF/xrpl.js/pull/3006
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...ripple-binary-codec@2.4.0