Age | Commit message (Expand) | Author |
2025-04-18 | Check withdrawal | uvok |
2025-04-18 | Start implementing deposit | uvok |
2025-04-18 | Addand use TradeNotFound | uvok |
2025-04-18 | Extract deposit method | uvok |
2025-04-18 | Extract method | uvok |
2025-04-18 | Add custom type | uvok |
2025-04-18 | Add LP tests | uvok |
2025-04-18 | Add assertion, reformat | uvok |
2025-04-18 | Add assertions | uvok |
2025-04-18 | Add assert (dupe, but anyway) | uvok |
2025-04-18 | Documentation | uvok |
2025-04-18 | repr for FIFOQueue | uvok |
2025-04-18 | Support withdrawals | uvok |
2025-04-18 | Extract LedgerProcess | uvok |
2025-04-18 | Rename | uvok |
2025-04-17 | Add trade directly | uvok |
2025-04-17 | sort-order ledger processing | uvok |
2025-04-17 | Allo wnegative-amount trades | uvok |
2025-04-17 | Include full timestamp in LedgerAction | uvok |
2025-04-17 | Add refid to tax | uvok |
2025-04-17 | Update gitignore | uvok |
2025-04-17 | Add readme | uvok |
2025-04-17 | Add trade removal | uvok |
2025-04-17 | Return deepcopy | uvok |
2025-04-17 | Enforce use of Decimal, formatting | uvok |
2025-04-17 | Add removal methods | uvok |
2025-04-17 | Doc | uvok |
2025-04-17 | Set a logging format | uvok |
2025-04-17 | Remove set log level per module | uvok |
2025-04-17 | Remove using queue directly | uvok |
2025-04-16 | Doubt deposit/withdraw, logging again | uvok |
2025-04-16 | Fix sort order | uvok |
2025-04-16 | Reduce log level | uvok |
2025-04-16 | Separate ledger read functions | uvok |
2025-04-15 | use map() for shorter code | uvok |
2025-04-15 | Use groupby for better code | uvok |
2025-04-15 | Mark queue as "internal" | uvok |
2025-04-15 | Documentation | uvok |
2025-04-15 | Introduce LedgerAction | uvok |
2025-04-15 | Add logging to trade queue | uvok |
2025-04-15 | Format total amount in Trade | uvok |
2025-04-15 | Upgrade main program to use Decimal | uvok |
2025-04-15 | Cache queue total | uvok |
2025-04-15 | Fix main program | uvok |
2025-04-15 | Fix bug in remove_coins | uvok |
2025-04-15 | Make queue test fail | uvok |
2025-04-15 | Add extra test check | uvok |
2025-04-15 | Clarify docs | uvok |
2025-04-14 | decimal-or-float, conversion | uvok |
2025-04-14 | don't care about deposit EUR | uvok |