mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
add ExpandedSignerList amendment support (#2026)
expand the maximum signer list to 32 entries
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
|
||||
Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release.
|
||||
## Unreleased
|
||||
### Added
|
||||
* Support for ExpandedSignerList amendment that expands the maximum signer list to 32 entries.
|
||||
|
||||
## 2.4.0 (2022-09-01)
|
||||
### Added
|
||||
|
||||
- Export `verify` from ripple-keypairs as `verifyKeypairSignature` for use in web-apps.
|
||||
* Export `verify` from ripple-keypairs as `verifyKeypairSignature` for use in web-apps.
|
||||
|
||||
### Fixed
|
||||
* `Wallet.fromMnemonic` now allows lowercase for RFC1751 mnemonics (#2046)
|
||||
|
||||
Reference in New Issue
Block a user