summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-02don't print in testFlorian 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-31quick fix for DEPOSIT->CREDIT renameFlorian 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-30reformatFlorian 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-26log to stderr when running on nodeFlorian Dold
2020-03-26pofiles regenFlorian Dold
2020-03-24add --no-throttleFlorian Dold
2020-03-24docsFlorian Dold
2020-03-24cli parsingFlorian Dold
2020-03-24oops, add missing talerconfig.tsFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-23implement time travellingFlorian Dold
2020-03-23make sure the 'testing withdraw' subcommand does retriesFlorian Dold
2020-03-23config files WIPFlorian 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-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