summaryrefslogtreecommitdiff
path: root/ledger_process.py
AgeCommit message (Collapse)Author
2025-04-18Type annotationsuvok
2025-04-18Streamline processinguvok
2025-04-18Add timestamp check to deposituvok
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-18Add fee handlinguvok
2025-04-18Continue implement deposituvok
2025-04-18Start implementing deposituvok
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-18Support withdrawalsuvok
2025-04-18Extract LedgerProcessuvok