exchange/src/exchangedb
2020-01-16 22:21:18 +01:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02: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 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_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-postgres.conf Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
exchangedb.conf make sure reserves are not gc'ed before legal expiration 2019-07-24 12:19:36 +02:00
Makefile.am remove unused, unclean perf logic (we should measure using the logic in the src/benchmark/ directory anyway) 2019-09-15 11:20:27 +02:00
plugin_exchangedb_common.c fix compiler warnings 2019-10-29 20:57:18 +01:00
plugin_exchangedb_postgres.c pointless to check denom_sig, do not return 2020-01-16 22:21:18 +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 pointless to check denom_sig, do not return 2020-01-16 22:21:18 +01:00
test-exchange-db-postgres.conf remove currency field from databases 2019-08-17 21:35:21 +02:00