summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0002.sql
AgeCommit message (Expand)Author
2022-11-27more work on SQL refactoringChristian Grothoff
2022-11-27intermediate step in major SQL refactoring (not done at all)Christian Grothoff
2022-03-01stay with partitions for now - find shards on dev/boss/shardingMarco Boss
2022-03-01prepare sharding / partitioning initMarco Boss
2021-10-27database change -- breaks everythingChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-09more optimizations of tables with foreign keysChristian Grothoff
2021-01-08use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial i...Christian Grothoff
2021-01-08use auditor_uuid instead of auditor_pub as foreign keyChristian Grothoff
2021-01-08change exchange database to use denominations_serial instead of denom_pub_has...Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2021-01-05schema update in preparation of exchange-auditor database replication logicChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-06expand exchangedb plugin for new /keys logicChristian Grothoff
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-12-02fix SQL errorChristian Grothoff
2020-11-29more work on DB plugin for managemetn APIChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-27add tables for signing key revocation and for wire accountsChristian Grothoff
2020-11-24database schema change for #6175Christian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff