summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-05-18-squash compiler warningChristian Grothoff
2022-05-17-check for ETag in request, generate 304 if applicableChristian Grothoff
2022-05-17keep ETag aroundChristian Grothoff
2022-05-17add ETag to /keys responseChristian Grothoff
2022-05-17-make batch withdraw requests idempotentChristian Grothoff
2022-05-17-deduplicateChristian Grothoff
2022-05-17-expand test to include coin refundChristian Grothoff
2022-05-17integrate purse expiration into test, bugfixesChristian Grothoff
2022-05-17fix typo: add extension .h to source filenameThien-Thi Nguyen
2022-05-16-add skeleton logic for purse expirationChristian Grothoff
2022-05-16-work purse_deposit conflict handlingChristian Grothoff
2022-05-16improve cache control support for /wire, /keys and legalChristian Grothoff
2022-05-16-add purse-merge 409 handling client-sideChristian Grothoff
2022-05-16-implement purse_deposit error handlingChristian Grothoff
2022-05-14-fix wire expirationChristian Grothoff
2022-05-12fix metrics of withdraw - no labelMarco Boss
2022-05-12add metrics for number of coins withdrawn in a batch requestMarco Boss
2022-05-12-leak fixChristian Grothoff
2022-05-12hande IF_NONE_MATCH in /wire requestChristian Grothoff
2022-05-12add Etag and 'expires' to /wireChristian Grothoff
2022-05-12combine auto-commited transactions in refresh/reveal into one big transactionChristian Grothoff
2022-05-12-fix argument orderChristian Grothoff
2022-05-12-add FIXMEChristian Grothoff
2022-05-09check reserve balance after p2p mergesChristian Grothoff
2022-05-08-sql fixesChristian Grothoff
2022-05-08expand P2P query logicChristian Grothoff
2022-05-08-address FIXMEsChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-05-07-pubChristian Grothoff
2022-05-07-onlineChristian Grothoff
2022-05-07-address FIXMEs for purses GET requestsChristian Grothoff
2022-05-07rename function that is for the merchant signature to have merchant in the nameChristian Grothoff
2022-05-02-payment router skeletonChristian Grothoff
2022-05-02-fix leakChristian Grothoff
2022-05-01add batch withdraw to demultiplexerChristian Grothoff
2022-05-01-get batch withdraw to buildChristian Grothoff
2022-05-01skeleton for batch withdraw logic (not finished)Christian Grothoff
2022-04-30-GET purse test passesChristian Grothoff
2022-04-30-add notifications for purse eventsChristian Grothoff
2022-04-27-get p2p test to passChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-27-p2p fixesChristian Grothoff
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-26-misc. minor fixesChristian Grothoff
2022-04-26-complete purses_get draft implementationChristian Grothoff
2022-04-26-implement purses get db sketchChristian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-24get first p2p test to passChristian Grothoff
2022-04-24-misc p2p fixesChristian Grothoff