exchange/src/exchangedb
Özgür Kesim 7624db4efd
-refactor TALER_AgeMask.mask -> TALER_AgeMask.bits
also: fix off-by-one in TALER_age_restriction_commit
2022-03-02 10:59:42 +01:00
..
.gitignore major rework of withdraw transaction to use stored procedure and (presumably) reduce serialization failures by avoiding SELECT before INSERT 2021-12-05 17:16:00 +01: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
drop0001.sql stay with partitions for now - find shards on dev/boss/sharding 2022-03-01 15:54:47 +01:00
exchange-0000.sql typos 2020-03-31 20:57:11 +02:00
exchange-0001.sql stay with partitions for now - find shards on dev/boss/sharding 2022-03-01 15:54:47 +01: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 misc doxygen fixes 2020-12-20 17:10:09 +01:00
irbt_callbacks.c test-sync passes again 2022-02-28 23:18:40 +01:00
lrbt_callbacks.c test-sync passes again 2022-02-28 23:18:40 +01:00
Makefile.am stay with partitions for now - find shards on dev/boss/sharding 2022-03-01 15:54:47 +01: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 -refactor TALER_AgeMask.mask -> TALER_AgeMask.bits 2022-03-02 10:59:42 +01:00
test_exchangedb.c get test-auditor and #7181 to pass 2022-02-28 20:37:19 +01:00
test-exchange-db-postgres.conf address most FIXMEs in pg plugin 2021-10-29 11:35:34 +02:00