summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
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
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18fix dropperChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix compiler warningsChristian Grothoff
2020-01-18deal with wire fees from the past in the aggregatorChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18add fixmeFlorian Dold
2020-01-17doxygen fixesChristian Grothoff
2020-01-17Florian says libeufin will reject reserve pubs from alternating bank accountsChristian Grothoff
2020-01-17remove bogus commentChristian Grothoff
2020-01-17use more specific SELECT in exchange aggregator on refunds instead of filteri...Christian Grothoff
2020-01-17implement rh cachingChristian Grothoff
2020-01-17also cover drop/restart cases with psql logicChristian Grothoff
2020-01-17moved SQL eliminationChristian Grothoff
2020-01-17fix build systemChristian Grothoff
2020-01-17GNUnet PQ API changeChristian Grothoff
2020-01-17more work towards DB versioningChristian Grothoff
2020-01-17SQL logic towards DB versioningChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff
2020-01-16Adapting wirewatch tests to new style.Marcello Stanisci
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15Preflight checks:Marcello Stanisci
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26fix NPEChristian Grothoff
2019-10-11adaptions to libgnunetpq api change (#5733)Christian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-09-15remove unused, unclean perf logic (we should measure using the logic in the s...Christian Grothoff
2019-09-15incomplete leak fixesChristian Grothoff
2019-09-15fixing leaks in testsChristian Grothoff
2019-09-13UNLINK -> unlinkMarcello Stanisci