exchange/src/exchangedb
2020-03-27 17:32:39 +01:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
drop0001.sql 0000 is reserved for versioning 2020-02-24 12:35:41 +01:00
exchange-0000.sql rename SQL files to make filenames consistent with versioning name 2020-02-09 16:34:40 +01:00
exchange-0001.sql new coins => fresh coins, also move comments into the database itself 2020-03-05 23:49:47 +01:00
exchangedb_accounts.c split reserve closing from main aggregation logic 2020-03-12 10:11:24 +01:00
exchangedb_auditorkeys.c code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
exchangedb_denomkeys.c adjust types to match latest GNUnet API 2020-03-17 01:09:16 +01: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 consider that deposit fee is discounted when refund fee is applied 2020-03-27 09:34:58 +01: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 recoup-refresh audit logic 2020-03-26 20:54:41 +01:00
test_exchangedb_auditors.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb_denomkeys.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb_fees.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb_signkeys.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_exchangedb.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00