summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-07-02-fix batch deposit uninit issueChristian Grothoff
2022-07-02-fix batch deposit error handling rvaluesChristian Grothoff
2022-07-01-add test for batch depositsChristian Grothoff
2022-07-01-gana mergeChristian Grothoff
2022-07-01-exchange_api_batch_deposit.c compilesChristian Grothoff
2022-06-30fix: /wire was replying double 'Access-Control-Allow-Origin' header and brows...Sebastian
2022-06-30-new error codes for purse deposit failuresÖzgür Kesim
2022-06-30-added comment with pointer to issue 7267Özgür Kesim
2022-06-29-batch deposit compilesChristian Grothoff
2022-06-29first skeleton for batch depositsChristian Grothoff
2022-06-29-rename, as logic is purse deposit specificChristian Grothoff
2022-06-29-fix leaksChristian Grothoff
2022-06-29-deduplicate purse deposit logicChristian Grothoff
2022-06-29version bump due to new /keys responseÖzgür Kesim
2022-06-29-actually fix compatibility break from OecChristian Grothoff
2022-06-29-trying to fix demoChristian Grothoff
2022-06-29-trying to fix demoChristian Grothoff
2022-06-29-fix /keys initialization DB logicChristian Grothoff
2022-06-29-style fixChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ...Christian Grothoff
2022-06-28-comment styleChristian Grothoff
2022-06-27-fixes in extension event handlerÖzgür Kesim
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