exchange/src/exchangedb
Christian Grothoff 23cb1d46a8
fix enum confusion
2017-12-09 23:46:05 +01:00
..
exchangedb_auditorkeys.c actually properly implement API wrt return value handling, even if not used today 2017-10-17 19:53:44 +02:00
exchangedb_denomkeys.c add test case for #3887 2017-04-10 16:37:08 +02:00
exchangedb_fees.c introducing closing fee 2017-04-17 14:01:55 +02:00
exchangedb_plugin.c fixing #4594 2016-07-07 17:55:25 +02:00
exchangedb_signkeys.c fix misc doxygen issues 2017-04-20 07:49:56 +02:00
exchangedb-postgres.conf fixing #4386: use more sane configuration and data file structure 2016-04-10 17:10:20 +02:00
exchangedb.conf finished implementing #4956 in principle, but not yet tested 2017-04-20 21:38:02 +02:00
Makefile.am releasing v0.4.0 2017-10-18 15:21:06 +02:00
perf_taler_exchangedb_init.c patch to address #5183: always round time before giving it to DB, tolerate DB answering without rounded time 2017-11-30 17:17:37 +01:00
perf_taler_exchangedb_init.h fixing #5178 2017-11-29 20:23:08 +01:00
perf_taler_exchangedb_interpreter.c patch to address #5183: always round time before giving it to DB, tolerate DB answering without rounded time 2017-11-30 17:17:37 +01: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 fixing #5178 2017-11-29 20:23:08 +01:00
plugin_exchangedb_common.c fixing #5178 2017-11-29 20:23:08 +01:00
plugin_exchangedb_postgres.c fix enum confusion 2017-12-09 23:46:05 +01:00
test_exchangedb_auditors.c fixing #4594 2016-07-07 17:55:25 +02:00
test_exchangedb_denomkeys.c fix test_exchangedb denomkeys test 2017-04-10 17:01:20 +02:00
test_exchangedb_fees.c implementing #4932 2017-03-04 18:09:39 +01:00
test_exchangedb_signkeys.c fixing #4594 2016-07-07 17:55:25 +02:00
test_exchangedb.c patch to address #5183: always round time before giving it to DB, tolerate DB answering without rounded time 2017-11-30 17:17:37 +01:00
test_perf_taler_exchangedb.c fixing #4594 2016-07-07 17:55:25 +02:00
test-exchange-db-postgres.conf finished implementing #4956 in principle, but not yet tested 2017-04-20 21:38:02 +02:00