exchange/src/exchangedb
2021-10-17 14:12:13 +02:00
..
.gitignore update ignores 2019-08-22 15:30:02 +02:00
drop0001.sql start with KYC support in DB 2021-10-14 14:45:10 +02:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001.sql hyperaggregation schema proposal 2021-08-31 17:41:46 +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
exchange-0003.sql doxygen and spelling fixes 2021-09-04 13:00:20 +02:00
exchangedb_accounts.c -fix doxygen 2021-08-04 08:39:19 +02: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 complete implementation of long-polling for reserve status; remove support for multi-threaded exchange httpd 2021-08-23 00:00:32 +02:00
lrbt_callbacks.c fix serial selection in auditor-sync 2021-06-27 23:38:52 +02:00
Makefile.am start with KYC support in DB 2021-10-14 14:45:10 +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 -incomplete draft for /kyc-wallet handler 2021-10-17 14:12:13 +02:00
test_exchangedb.c implement returning KYC status from GET /deposits/ endpoint 2021-10-17 13:22:15 +02:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00