summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2020-07-05use unregisterChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-24fix invariant checkChristian Grothoff
2020-04-23add invariant checks for #6214Christian Grothoff
2020-04-22fix #6200Christian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-29fix auditor file parse problemChristian Grothoff
2020-03-27removing inappropriate i18n codeChristian Grothoff
2020-03-27avoid warningChristian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-27consider that deposit fee is discounted when refund fee is appliedChristian Grothoff
2020-03-26fix recoup-refresh audit logicChristian Grothoff
2020-03-26fix SQL statementsChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20fix critical bug in transaction history query for recoup-refreshFlorian Dold
2020-03-19type fixesChristian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes (...Christian Grothoff
2020-03-17adjust types to match latest GNUnet APIChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-03-07nicer IO error handling in exchangedb logicChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-05clean up comments, renaming for clarityChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-24die more nicely if we are called when we should not beChristian Grothoff
2020-02-17use flags in correct placeChristian Grothoff
2020-02-09rename SQL files to make filenames consistent with versioning nameChristian Grothoff
2020-02-09avoid duping configuration, start to use PQ_connect_with_cfgChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20handle case where get_session() is called from main, i.e. in combination with...Christian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-20beautificationChristian Grothoff
2020-01-20some comments on aggregatorFlorian Dold
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold