summaryrefslogtreecommitdiff
path: root/src/util/amounts.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-16fix broken amount multiplicationFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-11oops, fix multiplicationFlorian 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-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-14keep checkable annotations on amount for nowFlorian Dold
2019-12-14type safetyFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold