summaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
AgeCommit message (Expand)Author
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-17use more specific SELECT in exchange aggregator on refunds instead of filteri...Christian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-06-05add locking to avoid transaction retriesChristian Grothoff
2019-06-04DCEChristian Grothoff
2019-06-03check return value, alwaysChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-30refactor for GNUNET_memcmpng0
2019-04-15Refactor test_exchangedb for GNUNET_memcmpng0
2019-04-09exchangedb/exchangedb_test: GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2018-11-19Minor changes to make tests pass/no-skip again.Marcello Stanisci
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-08-19fix preflight check failureChristian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-07-18Add "general_id" for merchants into the DB system.Marcello Stanisci
2018-07-10Test last change.Marcello Stanisci
2018-07-10Test last change.Marcello Stanisci
2018-07-10KYC DB methods: store a wire transfer.Marcello Stanisci
2018-07-09Improve KYC status callback.Marcello Stanisci
2018-07-09Method to mark a merchant as NOT KYC-checked.Marcello Stanisci
2018-07-09Method to retrieve the KYC status of a merchant.Marcello Stanisci
2018-07-09Method to mark merchant as KYC-checked.Marcello Stanisci
2018-07-09KYC db methods.Marcello Stanisci
2018-04-02allow auditor to operate per-accountChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-03add testcase for 'select_refunds_by_coin'Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-19test select_deposits_missing_wire, fix uninitialized wire_deadline in deposit...Christian Grothoff
2017-10-06check return value from create_denom_key_pair in testChristian Grothoff
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-06-24convert rest of exchangedb plugin API to fix #5010-issuesChristian Grothoff
2017-06-24fix #5010 for taler-exchange-aggregatorChristian Grothoff
2017-06-24working on #5010 for aggregatorChristian Grothoff
2017-06-23address #5010 for wirewatchChristian Grothoff
2017-06-23adapt /admin/add/incoming to #5010Christian Grothoff