summaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
AgeCommit message (Collapse)Author
2022-11-26-remove shard supportChristian Grothoff
2022-11-24starting point for NG exchange DB schemaChristian Grothoff
2022-11-21some modifications on batch_test for reserves_inJoseph
2022-11-15new testJoseph
2022-11-14remove more functionsJoseph
2022-11-14-fix linker issuesChristian Grothoff
2022-11-10move few more functionsJoseph
2022-11-08move functions need to recheck insert_aggregation_trackingJoseph
2022-11-08move a few more functionsJoseph
2022-11-08move another functionJoseph
2022-11-08-move two more functionsJoseph
2022-11-07move functions into separate fileJoseph
2022-11-02clean up exchange DB logic a bit, add missing functionChristian Grothoff
2022-11-02templating helperChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ↵Christian Grothoff
purse auditing logic
2022-10-20-improve build logicChristian Grothoff
2022-10-15-refactor DB for reserve history/status routinesChristian Grothoff
2022-10-13-towards returning reserve open deposits in coin historyChristian Grothoff
2022-10-13-implement reserve closure in testChristian Grothoff
2022-10-10-more db logic refactoringChristian Grothoff
2022-10-08more db refactoringChristian Grothoff
2022-10-08-more plugin refactoringChristian Grothoff
2022-10-03-implement sketch for pg_do_reserve_open.cChristian Grothoff
2022-10-03-work on DB logicChristian Grothoff
2022-10-03-skeletons for new PG functionsChristian Grothoff
2022-07-28-ensure single transaction for exchange-0001.sql / shard-0001.sqlChristian Grothoff
2022-07-25-simplify table drop logicChristian Grothoff
2022-07-24-unversion stored procedures, always load latest onesChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-06-27do not depend on umask bitsSebastian
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-13-prevent editing generated filesChristian Grothoff
2022-06-12fix #7255Christian Grothoff
2022-06-09-typoChristian Grothoff
2022-06-09tagChristian Grothoff
2022-04-02extend sharding logic that shard nodes can be initialied and droppedMarco Boss
2022-04-02install shard-0000.sqlMarco Boss
2022-04-02add shard-0000.sqlMarco Boss
2022-03-31remove built sql files from vcMarco Boss
2022-03-31add sharding logicMarco Boss
2022-03-02include partitioning logic in dbinitMarco Boss
2022-03-01stay with partitions for now - find shards on dev/boss/shardingMarco Boss
2022-03-01prepare sharding / partitioning initMarco Boss
- create exchange-0001.sql with functions to create all tables and partitions / shards - create exchange-0002.sql for the master db
2021-11-28benchmark skeletonChristian Grothoff
2021-10-27database change -- breaks everythingChristian Grothoff
2021-10-14start with KYC support in DBChristian Grothoff
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, ↵Christian Grothoff
but tests pass again)
2021-07-31-more json_pack fixesChristian Grothoff
2021-01-10finish irbt_callbacksChristian Grothoff
2021-01-10skeleton for postgres_insert_records_by_tableChristian Grothoff