summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-19Add explicit partial buy testuvok
2025-04-19Add multi-remove testsuvok
2025-04-19Avoid trailing commentsuvok
2025-04-19Don't use remain-amount in remove-coinsuvok
result is incorrect.
2025-04-19Assert first trade is buyuvok
2025-04-19Reformat codeuvok
2025-04-19Add match testsuvok
2025-04-18Type annotationsuvok
2025-04-18Streamline processinguvok
2025-04-18Add testuvok
2025-04-18Add timestamp check to deposituvok
2025-04-18Test withdraw-before-tradeuvok
2025-04-18Check timestamp of trade to be removeduvok
2025-04-18Get rid of premature sortinguvok
trade queue handles itself. Deposit and withdrawal can be handles afterwards.
2025-04-18Include time in testsuvok
2025-04-18Add timestamp prop and fix queue to use ituvok
2025-04-18Trade needs timestampuvok
for sorting
2025-04-18Sort on insertuvok
2025-04-18Add test for in-order tradesuvok
2025-04-18Add fee handlinguvok
2025-04-18Update test to reflect Kraken ledger formatuvok
2025-04-18Continue implement deposituvok
2025-04-18Add withdraw-deposit checkuvok
2025-04-18... Check fee as welluvok
2025-04-18Check withdrawaluvok
2025-04-18Start implementing deposituvok
2025-04-18Addand use TradeNotFounduvok
2025-04-18Extract deposit methoduvok
2025-04-18Extract methoduvok
2025-04-18Add custom typeuvok
2025-04-18Add LP testsuvok
2025-04-18Add assertion, reformatuvok
2025-04-18Add assertionsuvok
2025-04-18Add assert (dupe, but anyway)uvok
2025-04-18Documentationuvok
2025-04-18repr for FIFOQueueuvok
2025-04-18Support withdrawalsuvok
2025-04-18Extract LedgerProcessuvok
2025-04-18Renameuvok
2025-04-17Add trade directlyuvok
2025-04-17sort-order ledger processinguvok
2025-04-17Allo wnegative-amount tradesuvok
for selling.
2025-04-17Include full timestamp in LedgerActionuvok
2025-04-17Add refid to taxuvok
2025-04-17Update gitignoreuvok
2025-04-17Add readmeuvok
2025-04-17Add trade removaluvok
2025-04-17Return deepcopyuvok
2025-04-17Enforce use of Decimal, formattinguvok
2025-04-17Add removal methodsuvok