summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0001.sql
AgeCommit message (Expand)Author
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-02include partitioning logic in dbinitMarco Boss
2022-03-01stay with partitions for now - find shards on dev/boss/shardingMarco Boss
2022-03-01tested shard creation locallyMarco Boss
2022-03-01prepare sharding / partitioning initMarco Boss
2022-02-28-work on test_sync.sh, incompleteChristian Grothoff
2022-02-28cleaner sqlMarco Boss
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-27towards adding shard/partitioning init functionalityMarco Boss
2022-02-26add index on wire_targetsMarco Boss
2022-02-24Fix ON CONFLICT statements for distributed tablesMarco Boss
2022-02-24-on conflict exampleChristian Grothoff
2022-02-24-fix aggregator with deferred constraintChristian Grothoff
2022-02-24-unique constraint is crucialChristian Grothoff
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-17-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...Christian Grothoff
2022-02-17-use age_maskChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-15-correctly implement CS idempotency check on withdrawChristian Grothoff
2022-02-10-fixes to tests, and half-baked fixes for CS-/link (still fails)Christian Grothoff
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-10fix amount denormalization issueChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-19denormalize reserve_pub in reserve tables to enable shardingChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-09introduce stored procedure for coin balance checkChristian Grothoff
2021-12-06improve SQL commentsChristian Grothoff
2021-12-05-add FIXMEsChristian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-11-29try to optimize aggregator queriesChristian Grothoff
2021-11-27sql fixChristian Grothoff
2021-11-27refactor get_ready_deposits query and index to hopefully make query fasterChristian Grothoff
2021-11-16fix oauth_username issueChristian Grothoff
2021-11-15complete oauth logic (in theory)Christian Grothoff
2021-11-07add missing fileChristian Grothoff
2021-11-06sql fixChristian Grothoff
2021-11-06move extension options to external tableChristian Grothoff
2021-11-01introduce invalid key typeChristian Grothoff
2021-11-01fix shardingChristian Grothoff
2021-10-31DB test passes againChristian Grothoff
2021-10-31fixing SQL statementsChristian Grothoff
2021-10-31misc fixesChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-29fix SQLChristian Grothoff
2021-10-27database change -- breaks everythingChristian Grothoff