exchange/src/exchangedb
2020-01-17 12:25:11 +01:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
0000.sql SQL logic towards DB versioning 2020-01-17 01:28:39 +01:00
0001.sql more work towards DB versioning 2020-01-17 01:55:01 +01:00
drop0000.sql also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
exchangedb_accounts.c major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet 2020-01-11 15:20:17 +01:00
exchangedb_auditorkeys.c fix compiler warnings 2019-10-29 20:57:18 +01:00
exchangedb_denomkeys.c fix compiler warnings 2019-10-29 20:57:18 +01:00
exchangedb_fees.c move function to libtalerexchangedb, as planned 2020-01-16 22:40:12 +01:00
exchangedb_plugin.c tighten formatting rules 2019-10-31 12:59:50 +01:00
exchangedb_signkeys.c tighten formatting rules 2019-10-31 12:59:50 +01:00
exchangedb_transactions.c kill another FIXME 2020-01-16 23:49:34 +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 also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
plugin_exchangedb_common.c kill another FIXME 2020-01-16 23:49:34 +01:00
plugin_exchangedb_postgres.c also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
test_exchangedb_auditors.c tighten formatting rules 2019-10-31 12:59:50 +01:00
test_exchangedb_denomkeys.c reindenting with uncrustify 2019-10-05 15:42:08 +02:00
test_exchangedb_fees.c add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog 2018-01-01 23:28:19 +01:00
test_exchangedb_signkeys.c reindenting with uncrustify 2019-10-05 15:42:08 +02:00
test_exchangedb.c kill another FIXME 2020-01-16 23:49:34 +01:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00