aboutsummaryrefslogtreecommitdiff
path: root/src/operations/balance.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-29test casesFlorian Dold
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-05-15show empty balance as soon as we have a reserveFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-06include (pending) wallet balance in pending ops responseFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold