What's Changed
- feat:
NetworkId
field support including auto-filling and to server_info response by @dangell7 in #2216 - fix: CJS default exports by @justinr1234 in #2340
- feat: add missing
AccountRoot
fields by @ckniffen in #2347 - Update getNFTokenID to properly handle binary blob by @JST5000 in #2247
- feat: cleanup types and add missing request fields by @ckniffen in #2346
- feat: add ledger entry types for NFTokens by @ckniffen in #2349
- feat(types): define new
account_flags
field by @ckniffen in #2352 - feat(types): Add pseudo transactions by @ckniffen in #2351
- feat(types): Update
FeeSettings
and add id by @ckniffen in #2357 - fix(types):
SignerList
was missingWalletLocator
by @ckniffen in #2359 - feat: expose LedgerEntry singletons by @ckniffen in #2358
- feat(types): Export most of the types by @ckniffen in #2360
- feat: export
Balance
type by @ckniffen in #2374 - Enable the removal of a signer list by @wojake in #2377
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-keypairs@1.3.0...xrpl@2.9.0
More detailed notes found at: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/HISTORY.md#290-2023-07-12