Skip to content

xrpl@5.1.0-smartescrow.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:49
Immutable release. Only release title and notes can be modified.
0c2e1cc

What's Changed

  • Add missing field types to lending protocol related objects and support Int32 serialized type by @Patel-Raj11 in #3198
  • Release 2.7.0: release-rbc-2.7.0 → main by @github-actions[bot] in #3202
  • Release 4.6.0: release-xrpl-4.6.0 → main by @github-actions[bot] in #3204
  • build(deps-dev): bump lerna from 8.2.4 to 9.0.3 by @dependabot[bot] in #3175
  • build(deps-dev): bump prettier from 3.6.2 to 3.7.4 by @dependabot[bot] in #3150
  • build(deps): bump minimatch and lerna by @dependabot[bot] in #3218
  • chore: add joey wallet, and other missing wallets to applications doc by @interc0der in #3082
  • fix: add new fields to server_definitions by @pdp2121 in #3227
  • build(deps-dev): bump jest and @types/jest by @dependabot[bot] in #3142
  • build(deps): bump @scure/bip32 from 1.7.0 to 2.0.1 by @dependabot[bot] in #3108
  • update trivy-action version by @Patel-Raj11 in #3233
  • build(deps): bump @noble/curves from 1.8.1 to 2.0.1 by @dependabot[bot] in #3096
  • build(deps): bump picomatch by @dependabot[bot] in #3234
  • build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #3228
  • build(deps): bump @noble/hashes from 1.8.0 to 2.0.1 by @dependabot[bot] in #3151
  • fix(types): Add missing fields to request and response types by @mpint in #3217
  • minor: remove references to deno in the repository README by @ckeshava in #3240
  • build(deps): bump tar and lerna by @dependabot[bot] in #3226
  • Prevent 'connected' event listener accumulation on reconnect by using .once() instead of .on() by @kuan121 in #3211
  • build(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #3235
  • assortment of fixes in the xrpl packages by @ckeshava in #3270
  • fix: change MPTAmount field type from MPTAmount to string by @tequdev in #3232
  • breaking change: Update default choice of signing algorithm by @ckeshava in #3273
  • feat: add type narrowing for LedgerEntryRequest based on binary flag by @tequdev in #3231
  • chore(deps): quarterly batch dependency upgrade 2026-Q2 by @kuan121 in #3271
  • fix(xrpl): throw on server_info failure or missing network_id (#3321) by @ckeshava in #3331
  • fix(ripple-binary-codec): prevent Amount.toJSON() from mutating internal buffer (#3319) by @ckeshava in #3330
  • Redact private key material in errors by @cybele-ripple in #3327
  • Update definitions.json by @Patel-Raj11 in #3344
  • fix(xrpl): infer signing algorithm from seed prefix in Wallet.fromSeed / fromSecret by @ckeshava in #3337
  • Release 1.0.2: release-isomorphic-1.0.2 → main by @github-actions[bot] in #3354
  • Release 5.0.1: release-rac-5.0.1 → main by @github-actions[bot] in #3358
  • Release 2.8.0: release-rbc-2.8.0 → main by @github-actions[bot] in #3362
  • build(deps-dev): bump ip-address from 10.1.0 to 10.2.0 by @dependabot[bot] in #3333
  • build(deps): bump tmp from 0.2.5 to 0.2.7 by @dependabot[bot] in #3348
  • build(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #3334
  • build(deps): bump axios and nx by @dependabot[bot] in #3349
  • Release 3.0.0: release-ripple-keypairs-3.0.0 → main by @github-actions[bot] in #3365
  • Release 3.0.0: release-secret-numbers-3.0.0 → main by @github-actions[bot] in #3366
  • Release 5.0.0: release-xrpl-5.0.0 → main by @github-actions[bot] in #3367
  • add ReferenceHolding to MPTokenIssuance and vault_info shares by @Patel-Raj11 in #3345
  • Revert #3331: don't throw on missing network_id in getServerInfo by @ckeshava in #3379
  • feat: Support BatchV1_1 by @pdp2121 in #3371
  • Support for Dynamic MPTs (XLS-94D) by @ckeshava in #3081
  • ci: support private xrpld images by @rrmanukyan in #3416
  • feat: Support new updates to DynamicMPT (xls-0094) by @pdp2121 in #3417

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@2.7.0-smartescrow.0...xrpl@5.1.0-smartescrow.0