exchange/src/exchangedb
2020-07-05 16:50:51 +02:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
drop0001.sql fix drop call 2020-07-05 16:50:12 +02:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001.sql towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
exchangedb_accounts.c typos 2020-03-31 20:57:11 +02:00
exchangedb_auditorkeys.c typos 2020-03-31 20:57:11 +02:00
exchangedb_denomkeys.c adapt to new GNUnet sign API (#6164) 2020-04-08 18:18:20 +02:00
exchangedb_fees.c split reserve closing from main aggregation logic 2020-03-12 10:11:24 +01:00
exchangedb_plugin.c code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
exchangedb_signkeys.c nicer IO error handling in exchangedb logic 2020-03-07 00:39:39 +01:00
exchangedb_transactions.c fix invariant check 2020-04-24 00:52:33 +02:00
exchangedb-postgres.conf also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
exchangedb.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
Makefile.am split reserve closing from main aggregation logic 2020-03-12 10:11:24 +01:00
plugin_exchangedb_common.c more renaming 2020-03-04 11:51:00 +01:00
plugin_exchangedb_postgres.c fix error reporting/handling 2020-07-05 16:50:51 +02:00
test_exchangedb_auditors.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb_denomkeys.c adapations to GNUnet API change 2020-04-11 21:06:30 +02:00
test_exchangedb_fees.c adapations to GNUnet API change 2020-04-11 21:06:30 +02:00
test_exchangedb_signkeys.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb.c towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00