Releases: XRPLWin/XRPL-TxMutationParser
Releases · XRPLWin/XRPL-TxMutationParser
v1.0.11
Added tradingFees
shortcut to self.
v1.0.10
Add Trading Fee Calculation Support.
v1.0.9
Handle return of funds payment back to issuer. Added EventFlow (start and end)
v1.0.8
Handle return of funds payment back to issuer. This case does not register in metadata but does in delivered_amount
.
v1.0.7
Added self.balanceChangesExclFee which is same as self.balanceChanges but removed Fee.
v1.0.4
Exclude fee from START always (no longer watches perspective).
v1.0.3
Dependency version updates.
v1.0.2
Dependency version updates.
v1.0.1
Fix incorrect FeePayer detection when account's offer is fulfilled via path execution.
v1.0.0
This package parses XRPL transaction to context aware object. All XRPL transaction types are supported at the time of releasing this package.