summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-06-27age commitment: json parser helper and support for purses addedÖzgür Kesim
2022-06-27better api for parsing a denomination groupÖzgür Kesim
2022-06-27[new /keys response] added proper hash verificationÖzgür Kesim
2022-06-26-fix valgrind complaintsÖzgür Kesim
2022-06-26-fix typosChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-06-26-make econtract optional as per designChristian Grothoff
2022-06-26[new /keys response] create and parse denomination implementedÖzgür Kesim
2022-06-24-cleanup commentsÖzgür Kesim
2022-06-23first steps towards new /keys response: grouped denominations addedÖzgür Kesim
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