exchange/src/exchangedb
2022-09-18 18:04:41 +02:00
..
.gitignore extend sharding logic that shard nodes can be initialied and dropped 2022-04-02 18:43:49 +02:00
bench_db.c -fix balance calculation 2021-12-06 16:37:32 +01:00
bench-db-postgres.conf -simple DB benchmark 2021-11-29 00:17:09 +01:00
benchmark-0001.sql -simple DB benchmark 2021-11-29 00:17:09 +01:00
common-0001.sql prepare tables for DD31 2022-09-18 18:04:41 +02:00
drop.sql -move everything into schema 2022-07-25 20:18:08 +02:00
exchange-0001-part.sql prepare tables for DD31 2022-09-18 18:04:41 +02:00
exchange-0001.sql.in -ensure single transaction for exchange-0001.sql / shard-0001.sql 2022-07-28 22:27:23 +02:00
exchangedb_accounts.c -fix doxygen 2021-08-04 08:39:19 +02:00
exchangedb_plugin.c -cleanup 2021-12-28 15:36:26 +01:00
exchangedb_transactions.c include purse deposits in coin history 2022-05-23 16:02:55 +02:00
exchangedb-postgres.conf also cover drop/restart cases with psql logic 2020-01-17 12:25:11 +01:00
exchangedb.conf add partitions to new p2p tables 2022-03-26 09:00:19 +01:00
irbt_callbacks.c -fix clang compiler warnings 2022-08-22 22:45:41 +02:00
lrbt_callbacks.c -start with DB cleanup 2022-08-14 18:59:48 +02:00
Makefile.am -ensure single transaction for exchange-0001.sql / shard-0001.sql 2022-07-28 22:27:23 +02:00
plugin_exchangedb_common.c include purse deposits in coin history 2022-05-23 16:02:55 +02:00
plugin_exchangedb_postgres.c -fix purse deposit when done against non-existing reserve 2022-08-24 09:55:18 +02:00
procedures.sql -fix purse deposit when done against non-existing reserve 2022-08-24 09:55:18 +02:00
shard-0001-part.sql prepare tables for DD31 2022-09-18 18:04:41 +02:00
shard-0001.sql.in -ensure single transaction for exchange-0001.sql / shard-0001.sql 2022-07-28 22:27:23 +02:00
test_exchangedb.c -fix clang compiler warnings 2022-08-22 22:45:41 +02:00
test-exchange-db-postgres.conf add partitions to new p2p tables 2022-03-26 09:00:19 +01:00
versioning.sql -adapt to latest libgnunetpq 2022-07-24 11:32:52 +02:00