What's Changed
- fix: Avoid casting when using
Currency
type for AMM objects by @JST5000 in #2451 - fix: add AMM to BaseLedgerEntry and AccountObject types by @khancode in #2449
- fix: request model fields related to AMM by @khancode in #2473
- fix: fix escrow
OfferSequence
validation by @mvadari in #2474 - fix paychan utils arguments name by @develoQ in #2463
- feat: Add
ports
field toserver_info
RPC by @JST5000 in #2476 - feat: add support for current sidechain design by @mvadari in #2039
- fix: rename
AMMAccount
toAccount
onAMM
by @ckniffen in #2487
Chores and Docs
- docs: Update CONTRIBUTING.md steps which weren't correct anymore by @JST5000 in #2444
- build(deps-dev): bump @types/ws from 8.5.4 to 8.5.5 by @dependabot in #2453
- build(deps-dev): bump webpack from 5.88.1 to 5.88.2 by @dependabot in #2454
- build(deps-dev): bump chai from 4.3.7 to 4.3.8 by @dependabot in #2455
- build(deps-dev): bump jest-mock from 29.6.2 to 29.6.3 by @dependabot in #2458
- build(deps-dev): bump webpack-bundle-analyzer from 4.9.0 to 4.9.1 by @dependabot in #2457
- build(deps-dev): bump eslint from 8.46.0 to 8.48.0 by @dependabot in #2456
- build(deps-dev): bump expect from 29.6.2 to 29.6.4 by @dependabot in #2459
- build(deps-dev): bump typedoc from 0.24.8 to 0.25.0 by @dependabot in #2460
- docs: Add README check by @JST5000 in #2462
- doc: update HISTORY.md with source-map fix by @ckniffen in #2467
- docs: Remove TODO with rippled version check by @JST5000 in #2469
- docs: Add step to message Discord to release steps by @JST5000 in #2465
- Update CONTRIBUTING.md by @dangell7 in #2479
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@1.9.0...ripple-binary-codec@1.10.0