Skip to content

Releases: XRPLWin/XRPL-TxMutationParser

v1.0.11

03 May 09:41
Compare
Choose a tag to compare

Added tradingFees shortcut to self.

v1.0.10

03 May 09:23
Compare
Choose a tag to compare

Add Trading Fee Calculation Support.

v1.0.9

13 Sep 12:43
Compare
Choose a tag to compare

Handle return of funds payment back to issuer. Added EventFlow (start and end)

v1.0.8

13 Sep 11:59
Compare
Choose a tag to compare

Handle return of funds payment back to issuer. This case does not register in metadata but does in delivered_amount.

v1.0.7

16 Aug 11:35
Compare
Choose a tag to compare

Added self.balanceChangesExclFee which is same as self.balanceChanges but removed Fee.

v1.0.4

12 Aug 06:26
Compare
Choose a tag to compare

Exclude fee from START always (no longer watches perspective).

v1.0.3

05 Jun 16:55
Compare
Choose a tag to compare

Dependency version updates.

v1.0.2

01 May 20:42
Compare
Choose a tag to compare

Dependency version updates.

v1.0.1

29 Mar 11:51
Compare
Choose a tag to compare

Fix incorrect FeePayer detection when account's offer is fulfilled via path execution.

v1.0.0

10 Mar 18:28
Compare
Choose a tag to compare

This package parses XRPL transaction to context aware object. All XRPL transaction types are supported at the time of releasing this package.