summaryrefslogtreecommitdiff
path: root/src/wallet.ts
AgeCommit message (Expand)Author
2020-07-23implement common wallet-core API handlerFlorian Dold
2020-07-23sunset history API (we have the transaction list now)Florian Dold
2020-07-23towards refunds with updated protocolFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-11endpoint / CLI for accepting exchange ToSFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
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