Releases: AlexanderBuzz/xrpl-php
Releases · AlexanderBuzz/xrpl-php
v0.8.5
- Fixed issue in fundWallet()
v0.8.4
- Bugfix in Sugar/autofill: Fixed X-Address / DestinationTag / SourceTag handling
v0.8.3
- Bugfix in AdressCodec (mismatching return type)
v.0.8.2
What's changed
- Improved code quality in BinaryCode (typehints etc.)
v0.8.1
What's changed
- Added CTID / XLS-37-d support
v0.8.0 stable
What's changed
- Code consolidation & quality improvements
- Breaking: Changed method signatures in Wallet class
- Breaking: Consolidated signatures for Sugar/autofill, Sugar/submit and Sugar/submitAndWait
v0.7.6 stable
- Fixed namespace bug in submit function
v0.7.5 stable
Added key-derivation algorithm detection to wallet from seed generation (Bugfix/Issue)
v0.7.4 stable
Bugfixes & Error handling
v0.7.3 stable
Fixed rounding error in getFeeXrp
function