- Minimum required Dart SDK version updated to 3.3.
- The RPC method names and service class implementations have been updated. Please refer to the examples folder for guidance.
- Update dependencies.
- Fix parsing RPC Error.
- Important Notice: This is the final version supporting Dart v2. The next release will require Dart v3.3 or higher.
- Update dependencies.
- Update dependencies.
- Fix parsing of XRPLedgerState model when using WebSocket service.
- Update dependencies.
- Update dependencies.
- Update dependencies.
- Update dependencies.
- Some API changed please review the examples.
- Update dependencies.
- Update dependencies.
- Update dependencies.
- Update the README.
- Changed the package name from xrp_dart to xrpl_dart to match the already existing SDK naming convention
- Corrected fee calculation in the autoFill method.
- Updated dependencies for enhanced performance and security.
- Update dependencies.
- Fixed encodeSeed method in web.
- Update dependencies.
- Added support for JSON-RPC WebSocket, expanding communication options.
- Downgraded Dart SDK from 3.1 to 2.15 for compatibility.
- Introduced support for new transaction types:
- XChainAccountCreateCommit
- XChainAddAccountCreateAttestation
- XChainAddClaimAttestation
- XChainClaim
- XChainCreateBridge
- XChainModifyBridge
- Remove unused dependencies.
- Update dependencies.
- Fix Some method for web.
- Update dependencies.
- Removing inefficient methods.
- TODO: Release.