exchange/src/exchangedb
2022-10-05 16:07:09 +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 -more work on new DB logic 2022-10-03 23:54:12 +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 -implement sketch for pg_do_reserve_open.c 2022-10-03 19:34:11 +02:00
pg_do_reserve_open.c -work on reserve_open DB API 2022-10-04 19:18:43 +02:00
pg_do_reserve_open.h -work on reserve_open DB API 2022-10-04 19:18:43 +02:00
pg_helper.h -skeletons for new PG functions 2022-10-03 12:46:30 +02:00
pg_insert_close_request.c -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_insert_close_request.h -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_insert_reserve_open_deposit.c -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_insert_reserve_open_deposit.h -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_iterate_kyc_reference.c -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_iterate_kyc_reference.h -skeletons for new PG functions 2022-10-03 12:46:30 +02:00
pg_iterate_reserve_close_info.c -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_iterate_reserve_close_info.h -fix typos 2022-10-04 19:23:01 +02:00
pg_select_reserve_close_info.c -more work on new DB logic 2022-10-03 23:54:12 +02:00
pg_select_reserve_close_info.h -skeletons for new PG functions 2022-10-03 12:46:30 +02:00
plugin_exchangedb_common.c include purse deposits in coin history 2022-05-23 16:02:55 +02:00
plugin_exchangedb_postgres.c refactor extensions: config -> manifest 2022-10-05 16:07:09 +02:00
procedures.sql -syntax error fixed 2022-10-04 21:42:05 +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 refactor extensions: config -> manifest 2022-10-05 16:07:09 +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