summaryrefslogtreecommitdiff
path: root/src/backenddb
AgeCommit message (Expand)Author
2022-07-25move merchant database into its own schemaChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-07-11-test exchange and payto uri as wellChristian Grothoff
2022-07-11-misc bugfixesChristian Grothoff
2022-07-08-fix compiler warningChristian Grothoff
2022-07-08-remove already addressed FIXMEsChristian Grothoff
2022-07-03a few more checks for #6774, but still unable to reproduceChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-06-05-fix backenddb crashChristian Grothoff
2022-05-20add email, site and logo for instancesSebastian
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-31fix failure to commit transaction bug reported by MSChristian Grothoff
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...Christian Grothoff
2022-01-18add minimum age to productsChristian Grothoff
2021-12-25-do not generate non-obivously bogus signature in testChristian Grothoff
2021-12-23followup to 2021-12-19, "introduce new data type for the post-orders hash use...Thien-Thi Nguyen
2021-12-23followup to 2021-12-19, "-introduce new types for tip identifiers and tip pic...Thien-Thi Nguyen
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-01fix #7025 (presumably)Christian Grothoff
2021-11-20-indentChristian Grothoff
2021-11-06update to match latest exchange structuresChristian Grothoff
2021-11-06fix signature in testChristian Grothoff
2021-11-02get backenddb test to passChristian Grothoff
2021-11-02-fix FTBFSChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-10-update KYC DB schema to store exchange pub/sig/timestampChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-09-02working on Issue #6912: instance confusion should be fixed, shell script test...Christian Grothoff
2021-09-02-nicer loggingChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-23-update to match latest GNUnet APIsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-13-do merge updates for exchange 0.8.3v0.8.1Christian Grothoff
2021-08-12change /orders/{id} handler to conform to specFlorian Dold
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-04avoid compiler warningFlorian Dold
2021-08-01-fix doxygenChristian Grothoff
2021-08-01-doxygen fixesChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-08-01-implement lock expiratin (#6937)Christian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-22-clarifyChristian Grothoff
2021-07-22-simplifyChristian Grothoff
2021-07-22-simplifyChristian Grothoff
2021-07-22refactor order claimingFlorian Dold