Skip to content

Releases: AlexanderBuzz/xrpl-php

v0.8.5

08 Nov 08:17
Compare
Choose a tag to compare
  • Fixed issue in fundWallet()

v0.8.4

01 Nov 15:43
Compare
Choose a tag to compare
  • Bugfix in Sugar/autofill: Fixed X-Address / DestinationTag / SourceTag handling

v0.8.3

13 Oct 17:03
Compare
Choose a tag to compare
  • Bugfix in AdressCodec (mismatching return type)

v.0.8.2

25 Sep 15:18
Compare
Choose a tag to compare

What's changed

  • Improved code quality in BinaryCode (typehints etc.)

v0.8.1

18 Sep 13:56
Compare
Choose a tag to compare

What's changed

  • Added CTID / XLS-37-d support

v0.8.0 stable

09 Aug 17:23
Compare
Choose a tag to compare

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

31 Jul 08:43
Compare
Choose a tag to compare
- Fixed namespace bug in submit function

v0.7.5 stable

30 Jun 07:34
Compare
Choose a tag to compare

Added key-derivation algorithm detection to wallet from seed generation (Bugfix/Issue)

v0.7.4 stable

29 Jun 08:43
Compare
Choose a tag to compare

Bugfixes & Error handling

v0.7.3 stable

29 Jun 08:08
Compare
Choose a tag to compare

Fixed rounding error in getFeeXrp function