exchange/src/exchangedb
Christian Grothoff 318f94bf90
update ignores
2019-08-22 15:30:02 +02:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
exchangedb_accounts.c fix leaks. 2018-06-14 11:49:20 +02:00
exchangedb_auditorkeys.c fix format string issue in taler-wire, complete work on #5536 revocation file issue (shift location of revocation file and change content to include denom hash) 2019-03-03 00:35:21 +01:00
exchangedb_denomkeys.c Better calculation of # DKs 2019-04-11 00:23:28 +02:00
exchangedb_fees.c introducing closing fee 2017-04-17 14:01:55 +02:00
exchangedb_plugin.c fix format string issue in taler-wire, complete work on #5536 revocation file issue (shift location of revocation file and change content to include denom hash) 2019-03-03 00:35:21 +01:00
exchangedb_signkeys.c implementing private key deletion (#5536) 2019-03-11 03:24:32 +01:00
exchangedb-postgres.conf Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
exchangedb.conf make sure reserves are not gc'ed before legal expiration 2019-07-24 12:19:36 +02:00
Makefile.am Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
perf_taler_exchangedb_init.c fix #5756, also change sepa->iban as per payto:// spec 2019-06-08 19:55:18 +02:00
perf_taler_exchangedb_init.h fixing #5178 2017-11-29 20:23:08 +01:00
perf_taler_exchangedb_interpreter.c replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth 2019-05-02 21:16:51 +02:00
perf_taler_exchangedb_interpreter.h fixing #5178 2017-11-29 20:23:08 +01:00
perf_taler_exchangedb_values.h fixing #4594 2016-07-07 17:55:25 +02:00
perf_taler_exchangedb.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
plugin_exchangedb_common.c include new payback-refresh possibilities in coin history generation 2019-07-22 13:28:48 +02:00
plugin_exchangedb_postgres.c remove currency field from databases 2019-08-17 21:35:21 +02:00
test_exchangedb_auditors.c Refactor test_exchangedb_auditors for GNUNET_memcmp 2019-04-10 20:49:11 +00:00
test_exchangedb_denomkeys.c Refactor test_exchangedb_denomkeys for GNUNET_memcmp 2019-04-10 20:49:27 +00:00
test_exchangedb_fees.c add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog 2018-01-01 23:28:19 +01:00
test_exchangedb_signkeys.c Refactor test_exchangedb_signkeys for GNUNET_memcmp 2019-04-08 18:58:08 +00:00
test_exchangedb.c remove currency field from databases 2019-08-17 21:35:21 +02:00
test_perf_taler_exchangedb.c fixing #4594 2016-07-07 17:55:25 +02:00
test-exchange-db-postgres.conf remove currency field from databases 2019-08-17 21:35:21 +02:00