exchange/src/exchangedb
2020-03-05 23:02:38 +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 rename SQL files to make filenames consistent with versioning name 2020-02-09 16:34:40 +01:00
exchangedb_accounts.c beautification 2020-01-20 01:23:02 +01:00
exchangedb_auditorkeys.c fix compiler warnings 2019-10-29 20:57:18 +01:00
exchangedb_denomkeys.c more renaming 2020-03-04 11:51:00 +01:00
exchangedb_fees.c deal with wire fees from the past in the aggregator 2020-01-18 16:28:42 +01:00
exchangedb_plugin.c avoid duping configuration, start to use PQ_connect_with_cfg 2020-02-09 15:53:28 +01:00
exchangedb_signkeys.c fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
exchangedb_transactions.c minor code clean up, renaming for consistency 2020-03-04 11:47:22 +01:00
exchangedb-postgres.conf also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
exchangedb.conf make sure reserves are not gc'ed before legal expiration 2019-07-24 12:19:36 +02:00
Makefile.am rename 2020-02-24 12:37:09 +01:00
plugin_exchangedb_common.c more renaming 2020-03-04 11:51:00 +01:00
plugin_exchangedb_postgres.c rename for consistency 2020-03-05 23:02:38 +01:00
test_exchangedb_auditors.c fix copyright headers as per CA 2020-01-19 19:22:43 +01:00
test_exchangedb_denomkeys.c more renaming 2020-03-04 11:51:00 +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 rename for consistency 2020-03-05 23:02:38 +01:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00