Results 223 comments of eprbell

It works well for me: ``` INFO: Country: us INFO: Generation Language: en INFO: Accounting method: fifo INFO: Configuration file: issue142.ini INFO: Input file: issue142.ods INFO: Processing ALGO INFO: Processing...

Ah, yes, if I use HIFO I get the same problem. Unfortunately I don't have the time to debug using your file (it's a bit too large and it would...

Thanks for reproducing, can you also attach config file and command line? I'll take a look in the weekend.

I was able to reduce the repro input even further: [ALGO_crypto_data.ods](https://github.com/user-attachments/files/19729238/ALGO_crypto_data.ods) I started instrumenting the code but haven't root-caused the issue yet.

Some useful links on this topic: * If you pay taxes in the US watch [this informative interview](https://m.youtube.com/watch?v=M1XPOFgjNPk) by Andreas Antonopulous on per-wallet application in the US. * This [Reddit...

Thanks, I'll read it. I had some rough ideas on how to approach the problem: * do queue analysis to understand which wallet each lot ends up at after transfers;...

Yes, that sounds reasonable, however I'll add a few more considerations that complicate the picture slightly: * Queue analysis (or transfer analysis) isn't simply about tracking lots and where they...

Yes, according to the [Reddit thread](https://www.reddit.com/r/CryptoTax/comments/1gbvfic/revenue_procedure_202428_what_you_need_to_know/), new rules are effective from 1/1/2025. So we have 1 year to figure it out.