tax
Here are 280 public repositories matching this topic...
-
Updated
Mar 30, 2022 - Python
-
Updated
Mar 30, 2022
Es necesario implementar la factura de crédito electrónica, que pronto será mandatoria.
Currently the price for a certain transaction statement is currently not known for binance and some other exchanges.
but for binance transactions that belong together always have the correct timestamp if i'm not mistaken.
2021-05-09 03:25:21,Spot,Transaction Related,USDT,-21.87041400,""
2021-05-09 03:25:21,Spot,Fee,BNB,-0.00002523,""
2021-05-09 03:25:21,Spot,Buy,VET,98.10000000,""
T
-
Updated
Apr 1, 2022
-
Updated
Mar 3, 2021 - Python
-
Updated
Jan 15, 2022 - PHP
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Mar 30, 2022 - Python
Currently RP2 uses keyword argument calling style inconsistently (mostly of the inconsitencies are in unit tests but there are a few in src as well). This issue has the purpose of switching all call sites with non-trivial number of arguments to keyword argument calling style.
The work on this i
Adding HIFO
-
Updated
May 24, 2021
-
Updated
Jan 7, 2019 - Makefile
-
Updated
Mar 13, 2022 - Python
-
Updated
Apr 2, 2022 - Python
-
Updated
Apr 3, 2021 - Python
-
Updated
Mar 9, 2021 - Python
-
Updated
Nov 3, 2021
-
Updated
Jun 8, 2020 - Go
-
Updated
Nov 22, 2021 - Ruby
-
Updated
Jan 3, 2022 - R
Improve this page
Add a description, image, and links to the tax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tax topic, visit your repo's landing page and select "manage topics."
Abstract
After merging rotki/rotki#3443 there have been no tests written to deserialize fiat/orders and fiat/payments:
https://binance-docs.github.io/apidocs/spot/en/#get-swap-history-user_data
Relevant part of the tests code:
https://github.com/rotki/rotki/blob/2c9ed5d892c4c571b86edb701c80838b9222bff1/rotkehlchen/tests/exchanges/test_binance.py#L590-L598
https: