summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-08-complete 'melt.sql', in theoryChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-08quick hack to see about improving melt serialization failuresChristian Grothoff
2021-12-08fix error handling for very large uploads, fix re-generation of /keys respons...Christian Grothoff
2021-12-08consider key rotation frequency instead of earliest expiration for Expire headerChristian Grothoff
2021-12-08more aggressive rollback on failuresChristian Grothoff
2021-12-08crypto worker: remove unused argsFlorian Dold
2021-12-08crypto worker: fix refresh planchet setupFlorian Dold
2021-12-08put crypto worker in exchange-tools, re-enable buildFlorian Dold
2021-12-08move ensure_coin_known for melt and recoup outside of transaction, more loggingChristian Grothoff
2021-12-08loggingChristian Grothoff
2021-12-08fix prometheus metric labelsBoss Marco
2021-12-08tolerate missing 'Expire' header betterChristian Grothoff
2021-12-08-fix syntaxChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-08-wipChristian Grothoff
2021-12-08-fix ftbfsChristian Grothoff
2021-12-08-improve graphana compatibilityChristian Grothoff
2021-12-07implement basic /metricsChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-07implement dummy /metrics handlerChristian Grothoff
2021-12-07-commentChristian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-06improve SQL commentsChristian Grothoff
2021-12-05-add FIXMEsChristian Grothoff
2021-12-05take insertion into known_coins outside of main melt transaction to reduce co...Christian Grothoff
2021-12-05change order of statements when making coin known to possibly reduce serializ...Christian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-12-05-fix withdraw logic idempotency broken yesterday: did not handle expired DKs ...Christian Grothoff
2021-12-04save 2ms on deposit by not doing idempotency check twiceChristian Grothoff
2021-12-03more loggingChristian Grothoff
2021-12-02reduce lock contention in RSA secmodChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02-add disable invariantsChristian Grothoff
2021-12-02more perf debug messagesChristian Grothoff
2021-12-02add -I command line optionChristian Grothoff
2021-12-02improve suicide logicChristian Grothoff
2021-12-02-fix command to avoid timing-dependent assertion failureChristian Grothoff
2021-12-01make check case-insensitiveChristian Grothoff
2021-12-01Merge branch 'master' of ssh://git.taler.net/exchangeÖzgür Kesim
2021-12-01[age restriction] progress 6/nÖzgür Kesim
2021-12-01-basedbFlorian Dold
2021-12-01fix auditor test case, re-generate basedbsFlorian Dold
2021-12-01move var decl to proper scope (where it's used)Thien-Thi Nguyen
2021-11-30-nicer suicideChristian Grothoff
2021-11-30-implement suicideChristian Grothoff
2021-11-30fix log messageChristian Grothoff
2021-11-30fix NPEChristian Grothoff
2021-11-29-fix typosChristian Grothoff