summaryrefslogtreecommitdiff
path: root/src/wallet.ts
AgeCommit message (Expand)Author
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-12new transactions API: withdrawalFlorian Dold
2020-05-11loggingFlorian Dold
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian 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-30change applyRefund return signatureFlorian Dold
2020-03-24helpers for auditor integration testFlorian 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-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-10cleanupFlorian Dold
2020-03-06include (pending) wallet balance in pending ops responseFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2020-01-17log pending opsFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16cleanup / historyFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15oops, missing fileFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian 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
2019-12-09tosFlorian Dold
2019-12-09throttling / allow non-json requestsFlorian Dold
2019-12-07reset retry counter when forcing operationsFlorian Dold
2019-12-06don't die on auto-refund, fix pending operationsFlorian Dold
2019-12-06separate operations for pay, refund status query and refund submissionFlorian Dold
2019-12-05fix refundsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-03androidFlorian Dold
2019-12-03version bump / pending balance tweaksFlorian Dold
2019-12-03pending operations (pay/proposals)Florian Dold
2019-12-02pending operations WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-28implement JS-only Taler, remove emscriptenFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20version upgrade and formattingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-19work on CLIFlorian Dold
2019-11-14remove more bad loggingFlorian Dold
2019-11-02don't do requestUpdateStatus on FFFlorian Dold