xrpl_dart 4.8.0
xrpl_dart: ^4.8.0 copied to clipboard
Easily sign, create, and send all types of XRP transactions using the xrpl_dart package. Manage your XRP Ledger transactions securely and with ease.
4.8.0 #
- Update dependencies.
4.7.0 #
- Update dependencies.
4.6.0 #
- Fix parsing of XRPLedgerState model when using WebSocket service.
4.5.0 #
- Update dependencies.
4.4.0 #
- Update dependencies.
4.3.0 #
- Update dependencies.
4.2.0 #
- Update dependencies.
- Some API changed please review the examples.
4.1.2 #
- Update dependencies.
4.1.1 #
- Update dependencies.
4.1.0 #
- Update dependencies.
4.0.1 #
- Update the README.
4.0.0 #
- Changed the package name from xrp_dart to xrpl_dart to match the already existing SDK naming convention
3.0.3 #
- Corrected fee calculation in the autoFill method.
- Updated dependencies for enhanced performance and security.
3.0.2 #
- Update dependencies.
- Fixed encodeSeed method in web.
3.0.1 #
- Update dependencies.
3.0.0 #
- 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
2.0.0 #
- Remove unused dependencies.
- Update dependencies.
- Fix Some method for web.
1.1.0 #
- Update dependencies.
0.2.0 #
- Removing inefficient methods.
0.1.0 #
- TODO: Release.