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
66 stars 42 forks source link

Transaction Type - LEND and RECOVER #101

Open topcoderasdf opened 1 year ago

topcoderasdf commented 1 year ago

Opening a new issue briefly stated in https://github.com/eprbell/dali-rp2/issues/99

topcoderasdf commented 1 year ago

Btw, COLLATERIZE and LEND will share the same logic. They will get removed from the FIFO queue and then put back in during UNCOLLATERIZE/RECOVER. Only difference would be with COLLATERIZE, you pay interests, while with LEND, you receive interests