exchange/src/exchangedb
Christian Grothoff b7ef3cfd36
fix #6845
2021-04-14 14:48:28 +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 cascade 2020-12-10 23:59:33 +01:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001.sql remove redundant old_coin_pub from link data 2021-01-10 12:15:47 +01:00
exchange-0002.sql remove master_pub from DB 2021-01-15 11:53:54 +01: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 this invariant does not actually hold, i.e. if there is a /recoup request for a coin we never saw 2020-07-10 21:27:06 +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 sync issues, add rudimentary test 2021-01-13 19:47:45 +01:00
Makefile.am finish irbt_callbacks 2021-01-10 21:42:25 +01: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 #6845 2021-04-14 14:48:28 +02:00
test_exchangedb.c fix misc typos 2020-07-22 23:56:52 +02:00
test-exchange-db-postgres.conf fix build system 2020-01-17 03:08:30 +01:00