summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-17fixChristian Grothoff
2020-02-13fix uninit retChristian Grothoff
2020-02-11keep the const though, that was an improvementChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11first draft implementation of new bank account balance in history logic ↵Christian Grothoff
(untested)
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian 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-08make script a bit nicerChristian Grothoff
2020-02-08adding UNIX socket and restart tests (#5309)Christian Grothoff
2020-02-08do not report missing reserve closures of amount 0.0Christian Grothoff
2020-02-08fix uninitialized sessionChristian Grothoff
2020-02-08adding test for #6054 (duplicate WTID)Christian Grothoff
2020-02-07fix typoChristian Grothoff
2020-02-07add proper i18n for ppChristian Grothoff
2020-02-07proper i18n support for TOSChristian Grothoff
2020-02-05implement auditor's exchange signing key caching (#6052)Christian Grothoff
2020-02-04extra checks, add to build systemChristian Grothoff
2020-02-04add shell script to revoke DK as requested by Florian for revocation testing ↵Christian Grothoff
via taler-wallet-cli
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-02-04capitalization of option changedChristian 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
2020-01-26address bank_api_credit comment/FIXME from Florian, also adapt debit logic ↵Christian Grothoff
accordingly
2020-01-23return TALER_EC_INVALID instead of TALER_EC_NONE when error JSON doesn't ↵Florian Dold
contain code
2020-01-22better naming, comments and more logging for incoming historyFlorian Dold
2020-01-21make sure request_uid is actually uniqueFlorian Dold
Allowing duplicate request_uid for different transfer details means that somebody might eventually rely on this, which is bad. They should really be unique, it makes tracing easier.
2020-01-20add config option for new bankChristian Grothoff
2020-01-20new DBChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20fix crashChristian Grothoff
2020-01-20add more testsChristian Grothoff
2020-01-20handle case where get_session() is called from main, i.e. in combination ↵Christian Grothoff
with -f option
2020-01-20Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-01-20troublesome vars, removeChristian Grothoff
2020-01-20properly shut down wirewatchFlorian Dold
2020-01-20push mpubChristian Grothoff
2020-01-20uselessChristian Grothoff
2020-01-20fix leakChristian Grothoff
2020-01-20add exchange key during testChristian Grothoff
2020-01-20update AFL test suiteChristian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-20fix leakChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20kill gotoChristian Grothoff