eprbell / dali-rp2

DaLI (Data Loader Interface) is a data loader and input generator for RP2 (https://pypi.org/project/rp2), the privacy-focused, free, open-source cryptocurrency tax calculator: DaLI removes the need to manually prepare RP2 input files. Just like RP2, DaLI is also free, open-source and it prioritizes user privacy.
https://pypi.org/project/dali-rp2/
Apache License 2.0
62 stars 41 forks source link

feat: add txn id on nexo transactions #203

Open iloveitaly opened 9 months ago

iloveitaly commented 8 months ago

@eprbell done!

macanudo527 commented 8 months ago

@iloveitaly just a heads up. The failing tests are caused by a change in the fiat pricing API we use. A PR has already been opened to address it #212

macanudo527 commented 8 months ago

@iloveitaly @eprbell The tests on this pass now with the updated fiat gateway.