exchange/src/exchangedb
2022-04-23 20:50:27 +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-0000.sql benchmark skeleton 2021-11-28 19:52:59 +01:00
benchmark-0001.sql -simple DB benchmark 2021-11-29 00:17:09 +01:00
common-0001.sql -add more accounting fields to reserve table 2022-04-23 19:01:28 +02:00
drop0001-exchange-part.sql extend sharding logic that shard nodes can be initialied and dropped 2022-04-02 18:43:49 +02:00
drop0001-shard-part.sql extend sharding logic that shard nodes can be initialied and dropped 2022-04-02 18:43:49 +02:00
drop-common.sql add p2p tables to sharding logic 2022-04-04 16:40:39 +02:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001-part.sql -add more accounting fields to reserve table 2022-04-23 19:01:28 +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 -doxygen fixes 2022-02-12 11:12:33 +01: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 -remove tiny field, no longer needed 2022-03-27 14:34:44 +02:00
lrbt_callbacks.c -remove tiny field, no longer needed 2022-03-27 14:34:44 +02:00
Makefile.am extend sharding logic that shard nodes can be initialied and dropped 2022-04-02 18:43:49 +02:00
plugin_exchangedb_common.c distinguish between blind and non-blind denomination signatures 2021-10-31 17:56:56 +01:00
plugin_exchangedb_postgres.c -work on p2p payments 2022-04-23 20:50:27 +02:00
shard-0001-part.sql add p2p tables to sharding logic 2022-04-04 16:40:39 +02:00
test_exchangedb.c privatize more signature structs, simplify code 2022-03-31 12:37:39 +02:00
test-exchange-db-postgres.conf add partitions to new p2p tables 2022-03-26 09:00:19 +01:00