aboutsummaryrefslogtreecommitdiff
path: root/src/operations
AgeCommit message (Expand)Author
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-15tx orderingv0.7.1-dev.6Florian Dold
2020-05-15show reserve amount for reserve withdrawal via bankFlorian Dold
2020-05-15fix issue with wire fee in coin selection that caused wrongly reported feesFlorian Dold
2020-05-15fix some transaction list issuesFlorian Dold
2020-05-15show withdrawal transaction continuouslyv0.7.1-dev.5Florian Dold
2020-05-15show empty balance as soon as we have a reserveFlorian Dold
2020-05-15rudimentary searchFlorian Dold
2020-05-15include refund fees in effective refund amount calculationFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-13fix cost computation, formattingv0.7.1-dev.3Florian Dold
2020-05-12show offered paymentsv0.7.1-dev.2Florian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-12versions for androidFlorian Dold
2020-05-12new transactions API: purchases and refundsFlorian Dold
2020-05-12new transactions API: withdrawalFlorian 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-30error messageFlorian Dold
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-04-06typesFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-04-02split reconciliation and summary of reserve historyFlorian Dold
2020-04-02helpers and tests for reserve reconciliationFlorian Dold
2020-03-30allow refund via Android APIFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-30change applyRefund return signatureFlorian Dold
2020-03-28add --extra-debug option to historyFlorian Dold
2020-03-27generate cleaner history for recoupFlorian Dold
2020-03-27don't rip off the merchant via our coin selectionFlorian Dold
2020-03-26fix logic bug in recoup (refresh variant)Florian Dold
2020-03-26another missing store ...Florian Dold
2020-03-26fix store access list for recoupFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-23make sure the 'testing withdraw' subcommand does retriesFlorian Dold
2020-03-16fix another withdrawal state machine bug, add 'show-reserve' to advanced CLIFlorian Dold
2020-03-16fix bug in withdrawal operation state machine, allow manual reserve update fr...Florian Dold