summaryrefslogtreecommitdiff
path: root/src/operations
AgeCommit message (Expand)Author
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
2020-03-13signature verification for recoupFlorian Dold
2020-03-13license header typoFlorian Dold
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-10cleanupFlorian Dold
2020-03-09support exchange API version 7:0:0Florian Dold
2020-03-09abort exchange update if version does not matchFlorian Dold
2020-03-09formatting / DCEFlorian Dold
2020-03-06include (pending) wallet balance in pending ops responseFlorian Dold
2020-03-06documentation / enum types for pending opsFlorian Dold
2020-01-31add fulfillmentUrl to OrderShortInfoMarcos Gutierrez
2020-01-22reset reserve retry timeout when forcing operationFlorian Dold
2020-01-22make verbose details an optionFlorian Dold
2020-01-20fix store accessFlorian Dold
2020-01-20be verbose for refreshes tooFlorian Dold
2020-01-20verboseDetails for pay and withdrawFlorian Dold
2020-01-19sort coins by amount firstFlorian Dold
2020-01-19do not apply the same refresh twiceFlorian Dold
2020-01-19don't refresh for a refund that didn't get appliedFlorian Dold
2020-01-19fix incomplete renameFlorian Dold
2020-01-19fix error in refund retryFlorian Dold
2020-01-19exchange uses payto_uri instead of url nowFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2020-01-17fix amount format (how did this ever work before?)Florian Dold
2020-01-17H_wire -> h_wireFlorian Dold
2020-01-07Fix typo and field name in history eventFlorian Dold