summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_deposit.c
AgeCommit message (Expand)Author
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-04save 2ms on deposit by not doing idempotency check twiceChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27fix lib/ FTBFSChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-15add KYC logic for /deposit handling (DB part incomplete)Christian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-07-fix #6986Christian Grothoff
2021-08-01-allow 0 for refund deadlineChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08merge known_coin transaction into main transaction (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-17fix #6187Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-01typoChristian Grothoff
2020-03-29remove bogus warningsChristian Grothoff
2020-03-17fix doxygen errorsChristian Grothoff
2020-03-16simplify refund processing, add additional checks for matching currencyChristian Grothoff
2020-03-16clean up and de-duplicate deposit logicChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17clean up KS keystate logicChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-14spassChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff