summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
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
2019-09-05fix leakChristian Grothoff
2019-09-03auditor needs serial IDs in coin historyChristian Grothoff
2019-08-26locking for known_coinsFlorian Dold
2019-08-25re-format codeFlorian Dold
2019-08-23drop dead kyc logicChristian Grothoff
2019-08-22update ignoresChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-24make sure reserves are not gc'ed before legal expirationChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23need the hash of coin_ev with an index for selectChristian Grothoff
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-07-21extending postgres plugin with functions required to store payback data on re...Christian Grothoff
2019-06-27first steps on #5777Christian Grothoff
2019-06-26export get-known-coin function from DB APIChristian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26implement /link signaturesChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-06-05add locking to avoid transaction retriesChristian Grothoff