summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-06-20-fix initialization issueChristian Grothoff
2022-06-14-fix commentsChristian Grothoff
2022-06-13-also exit in test modeChristian Grothoff
2022-06-11only exit on bank error from wirewatch if new '-e' option is givenChristian Grothoff
2022-06-08add core success count metricsChristian Grothoff
2022-06-07coarsen deposit transactionChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05no purse fee if purse is successfully mergedChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-05-unify APIChristian Grothoff
2022-06-05-refactor internal API to use new EncrptedContract struct where applicableChristian Grothoff
2022-06-05-move econtract into sub-object with its own parserChristian Grothoff
2022-06-04-more work on p2p payments and tests thereofChristian Grothoff
2022-06-04add KYC errors for p2p paymentsChristian Grothoff
2022-06-04handle case where purse expiration refunded the coin's deposited amountChristian Grothoff
2022-06-02-work on P2P payment detailsChristian Grothoff
2022-06-02-some FIXMEs from API reviewChristian Grothoff
2022-05-31add -I option to wirewatchChristian Grothoff
2022-05-30-fix reserve history, include in testsChristian Grothoff
2022-05-30-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...Christian Grothoff
2022-05-30-sketch API for RSA parallel signingChristian Grothoff
2022-05-29add batch signing support to taler-exchange-secmod-rsaChristian Grothoff
2022-05-24use precise time for shardsChristian Grothoff
2022-05-24lock into the future, instead of lock into pastChristian Grothoff
2022-05-24-handle serialization issueChristian Grothoff
2022-05-24-revise shard locking: resume open shards before starting new onesChristian Grothoff
2022-05-23-sql fixChristian Grothoff
2022-05-23include purse deposits in coin historyChristian Grothoff
2022-05-23-more reserve history fixesChristian Grothoff
2022-05-23-misc fixes to reserve historyChristian Grothoff
2022-05-22-complete extended reserve history signature check logic to libtalerexchangeChristian Grothoff
2022-05-22-more work on reverse historyChristian Grothoff
2022-05-22-implement reserve history DB logicChristian Grothoff
2022-05-22-fix wirewatch assertionChristian Grothoff
2022-05-22-add metrics for idempotent (batch) withdrawChristian Grothoff
2022-05-21wirewatch spring cleaningChristian Grothoff
2022-05-21-experimental wirewatch change to keep shard locks across history requestsChristian Grothoff
2022-05-21latest_row_off is exclusive, remove bad commentChristian Grothoff
2022-05-20anti-gummy patchChristian Grothoff
2022-05-18enforce valid payto:// URI in exchange /wire responseChristian Grothoff
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