summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-15clean up wirewatch logicChristian Grothoff
2020-03-15clean up closer logic, improve error handling, simplify logic, add commentsChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-15fix new ag logicChristian Grothoff
2020-03-14Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-03-14remove unused codeChristian Grothoff
2020-03-14clean up aggregator logic, make it more robust against invariant failuresChristian Grothoff
2020-03-14code cleanup and additional error checking logic for #6124, but no actual sem...Christian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer process...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-03-12aggregator clean upChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-09no longer create tables on startup of exchange aggregator/httpdChristian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-03fix potential NPEChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-03-01work around indentation bug of uncrustifyChristian Grothoff
2020-03-01use global ENABLE_SANITY_CHECKS constant also in response generation logicChristian Grothoff
2020-03-01de-duplicate url.cChristian Grothoff
2020-03-01fix FIXMEChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26skip also here over part of URI that was already parsedChristian Grothoff
2020-02-26more precise loggingChristian Grothoff
2020-02-26fix failure to remove rc from JSONChristian Grothoff
2020-02-26fix uninitialized localChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-02-13fix uninit retChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-08make script a bit nicerChristian Grothoff
2020-02-08adding UNIX socket and restart tests (#5309)Christian Grothoff
2020-02-04fix #6065Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-02-04fix double continuation schedulingChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-26increse log level on errorsChristian Grothoff