Age | Commit message (Expand) | Author |
2025-04-19 | Add explicit partial buy test | uvok |
2025-04-19 | Add multi-remove tests | uvok |
2025-04-19 | Avoid trailing comments | uvok |
2025-04-19 | Don't use remain-amount in remove-coins | uvok |
2025-04-19 | Assert first trade is buy | uvok |
2025-04-19 | Reformat code | uvok |
2025-04-19 | Add match tests | uvok |
2025-04-18 | Type annotations | uvok |
2025-04-18 | Streamline processing | uvok |
2025-04-18 | Add test | uvok |
2025-04-18 | Add timestamp check to deposit | uvok |
2025-04-18 | Test withdraw-before-trade | uvok |
2025-04-18 | Check timestamp of trade to be removed | uvok |
2025-04-18 | Get rid of premature sorting | uvok |
2025-04-18 | Include time in tests | uvok |
2025-04-18 | Add timestamp prop and fix queue to use it | uvok |
2025-04-18 | Trade needs timestamp | uvok |
2025-04-18 | Sort on insert | uvok |
2025-04-18 | Add test for in-order trades | uvok |
2025-04-18 | Add fee handling | uvok |
2025-04-18 | Update test to reflect Kraken ledger format | uvok |
2025-04-18 | Continue implement deposit | uvok |
2025-04-18 | Add withdraw-deposit check | uvok |
2025-04-18 | ... Check fee as well | uvok |
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 |