summaryrefslogtreecommitdiff
path: root/src/operations/withdraw.ts
AgeCommit message (Expand)Author
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-07-20bump DBFlorian Dold
2020-07-20remove some printf debuggingFlorian Dold
2020-07-16test casesFlorian Dold
2020-07-16fix totally broken withdrawal coin selectionFlorian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-13fix cost computation, formattingv0.7.1-dev.3Florian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11directly withdraw after creating planchetFlorian Dold
2020-05-11create planchets only in one placeFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-11loggingFlorian 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-06linterFlorian Dold
2020-04-02cosmetics and commentsFlorian 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-24helpers for auditor integration testFlorian Dold
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-09support exchange API version 7:0:0Florian Dold
2020-01-19fix incomplete renameFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold