aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12improve error reporting for DB queriesFlorian 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-09use newer bank APIFlorian Dold
2020-03-06give payload notification to AndroidFlorian Dold
2020-03-06include (pending) wallet balance in pending ops responseFlorian Dold
2020-03-06documentation / enum types for pending opsFlorian Dold
2020-02-24backwards compat with nodejs<0.11Florian Dold
2020-02-24only import worker_threads when we create a worker factoryFlorian Dold
2020-02-24code styleFlorian Dold
2020-02-24fall back to synchronous workers on old nodejsFlorian Dold
2020-01-31fix fulfillmentUrl in the history renerMarcos Gutierrez
2020-01-31add fulfillmentUrl to OrderShortInfoMarcos Gutierrez
2020-01-27add new history view and some global style changesMarcos 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-18generate refund in integration testFlorian Dold
2020-01-17fix amount format (how did this ever work before?)Florian Dold
2020-01-17log pending opsFlorian Dold
2020-01-17exit codeFlorian Dold
2020-01-17H_wire -> h_wireFlorian Dold
2020-01-17switch from custom scheme to basic auth for Taler demo bankFlorian Dold
2020-01-07Fix typo and field name in history eventFlorian Dold
2019-12-28error handlingFlorian Dold
2019-12-25commentsFlorian Dold
2019-12-25fix bug in the WebExtensions pay pageFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19do normal back-off when reserve isn't ready yet, run retry-loop in integratio...Florian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-17android: propagate errorsFlorian Dold
2019-12-16cleanup / historyFlorian Dold
2019-12-16finish refresh correctly, display fees correctlyFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold