aboutsummaryrefslogtreecommitdiff
path: root/src/backenddb/merchant-0001.sql
AgeCommit message (Expand)Author
2024-01-04skeleton logic for merchant service to detect KYC requirements automatically ...Christian Grothoff
2023-12-13-make code spell againÖzgür Kesim
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-11add wallet_data support to merchantChristian Grothoff
2023-09-06add DB functions for login tokensChristian Grothoff
2023-09-05define table for login tokensChristian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARv0.9.3-dev.4Christian Grothoff
2023-07-28use amount tuplesChristian Grothoff
2023-07-11-cache /keys in merchant DBChristian Grothoff
2023-07-11expand DB API to persist /keysChristian Grothoff
2023-07-10combine different merchant DB versions into one new master, rename tip->rewar...Christian Grothoff
2023-05-03simplify POST /private/transfers implementation to match new situation with t...Christian Grothoff
2022-11-29webhook backendpriscilla
2022-11-17Updatepriscilla
2022-11-16template APIpriscilla
2022-07-25move merchant database into its own schemaChristian Grothoff
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-02-17-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...Christian Grothoff
2021-12-01fix #7025 (presumably)Christian Grothoff
2021-11-02get backenddb test to passChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-08-13-do merge updates for exchange 0.8.3v0.8.1Christian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-02-19remove bogus UNIQUE constraint (#6758)Christian Grothoff
2020-10-25benefit from #6524 implementation in GNUnetChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-07add missing indicesChristian Grothoff
2020-07-27fix stupid typoChristian Grothoff
2020-07-27update DB schema for #6446Christian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-04work on GET /private/orders/ID"Christian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-27fixed inventory locking, test code for transfer lookupsJonathan Buchanan
2020-05-24more SQL for tipsChristian Grothoff
2020-05-19more work on GET /reserves logicChristian Grothoff
2020-05-18implement insert_reserveChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-16use unregisterChristian Grothoff
2020-05-14rename _v to _mv for merchantChristian Grothoff
2020-05-09towards idempotency in POST /private/transfersChristian Grothoff
2020-05-07more work on post /transfers and the likeChristian Grothoff
2020-05-06db work for POST /transfersChristian Grothoff
2020-05-05updatesChristian Grothoff