aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0001.sql
AgeCommit message (Expand)Author
2022-03-20add p2p tables from dd13Christian Grothoff
2022-03-19more work on recoup_by_reserve: add new materialized index to avoid hitting a...Christian Grothoff
2022-03-19add missing index, move indices closer to table generationChristian Grothoff
2022-03-18add deposits_by_coin table to speed-up certain queries (in theory)Christian Grothoff
2022-03-18add selection by shard, ignore KYC in revocation test aggregationChristian Grothoff
2022-03-18change table structures again to shard better by coin_pub and not use known_c...Christian Grothoff
2022-03-17-remove dead field, return h_commitment_age to auditorChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-03-14attempt to make GRID5K_MARCO_OPT superfluousChristian Grothoff
2022-03-05work on global fee structureChristian Grothoff
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