exchange/src/exchangedb
2021-01-10 18:40:39 +01: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 fix major bug with SQL statement missing ORDER BY freshcoin_index resulting in possible link failures (but usually lucky with old DB schema) 2021-01-10 00:54:12 +01:00
exchangedb_accounts.c simplify further 2020-12-17 15:46:52 +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 more work on INSERT statements 2021-01-10 18:40:39 +01:00
lrbt_callbacks.c more work on INSERT statements 2021-01-10 18:40:39 +01:00
Makefile.am skeleton for postgres_insert_records_by_table 2021-01-10 13:27:33 +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 complete select_serial_by_* SELECT statements 2021-01-10 18:06:18 +01: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