exchange/src/exchangedb
2020-03-20 18:38:57 +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 style fixes 2020-03-16 18:29:44 +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 more statistics, make explicit table lock optional, can hurt performance badly 2020-03-20 18:38:57 +01:00
test_exchangedb_auditors.c fix copyright headers as per CA 2020-01-19 19:22:43 +01:00
test_exchangedb_denomkeys.c type fixes 2020-03-19 17:56:05 +01:00
test_exchangedb_fees.c fix copyright headers as per CA 2020-01-19 19:22:43 +01:00
test_exchangedb_signkeys.c fix copyright headers as per CA 2020-01-19 19:22:43 +01:00
test_exchangedb.c expand DB test to cover #6124 better (passed immediately, does not explain the failure) 2020-03-14 19:45:43 +01:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00