[bisq-network/bisq] Exporting trade history to CSV has incorrect fee values (#4207)

dexter-2 notifications at github.com
Wed Apr 29 10:11:22 UTC 2020


<!--
   SUPPORT REQUESTS: This is for reporting bugs in the Bisq app.
   If you have a support request, please join #support on Bisq's
   Keybase team at https://keybase.io/team/Bisq
-->

### Description

<!-- brief description of the bug -->
Exporting the trade history CSV using the EXPORT TO CSV button in PORTFOLIO -> HISTORY produces incorrect fee values ("Transaction Fee" and "Maker Fee").

#### Version

<!-- commit id or version number -->
1.3.2

### Steps to reproduce

<!--if you can reliably reproduce the bug, list the steps here  -->
See description.

### Expected behaviour

<!--description of the expected behavior -->
EXPORT TO CSV creates a CSV with correct values for columns "Transaction Fee" and "Maker Fee". 

### Actual behaviour

<!-- explain what happened instead of the expected behaviour -->
EXPORT TO CSV creates a CSV with incorrect values for columns "Transaction Fee" and "Maker Fee". For example, my CSV says Transaction Fee: 0.00006080; Maker fee: 0.00043750; but that trade's JSON data is "txFee": 6560, "makerFee": 36. The fees for this trade were paid in BSQ.

### Screenshots

<!--Screenshots if gui related, drag and drop to add to the issue -->

#### Device or machine

<!-- device/machine used, operating system -->
Linux Mint 19.3 Tricia x86_64
MATE

#### Additional info

<!-- Additional information useful for debugging (e.g. logs) -->


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200429/e4aa0cab/attachment.html>


More information about the bisq-github mailing list