exchange/src/exchangedb
2021-07-31 21:48:36 +02:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
drop0001.sql use --help instead of -h 2020-11-08 23:47:11 +01:00
drop0002.sql fixing parallel fakebank to ensure transactions are ordered, fixing indices/constraint preservation after DB update to 0002 2021-06-21 00:17:16 +02:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001.sql fixing parallel fakebank to ensure transactions are ordered, fixing indices/constraint preservation after DB update to 0002 2021-06-21 00:17:16 +02:00
exchange-0002.sql fixing parallel fakebank to ensure transactions are ordered, fixing indices/constraint preservation after DB update to 0002 2021-06-21 00:17:16 +02:00
exchangedb_accounts.c fix memory leaks 2021-02-13 16:24:38 +01:00
exchangedb_plugin.c code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
exchangedb_transactions.c -rename TALER_amount_get_zero to TALER_amount_set_zero 2021-07-23 13:02:04 +02:00
exchangedb-postgres.conf also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
exchangedb.conf misc doxygen fixes 2020-12-20 17:10:09 +01:00
irbt_callbacks.c remove master_pub from DB 2021-01-15 11:53:54 +01:00
lrbt_callbacks.c fix serial selection in auditor-sync 2021-06-27 23:38:52 +02:00
Makefile.am -more json_pack fixes 2021-07-31 21:48:36 +02:00
plugin_exchangedb_common.c change wire_reference to be uint64_t always; more work on lrbt_callbacks 2021-01-08 23:36:09 +01:00
plugin_exchangedb_postgres.c -fix #6933 2021-07-22 15:47:24 +02:00
test_exchangedb.c -more json_pack fixes 2021-07-31 21:48:36 +02:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00