summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-11-14implement batch operation in handlersChristian Grothoff
2022-11-14more refactoring towards #7272Christian Grothoff
2022-11-14-refactoring in preparation of fixing #7272Christian Grothoff
2022-11-13refactor CS derive API in preparation for batch APIChristian Grothoff
2022-11-13API refactoring towards batch CSChristian Grothoff
2022-11-13generate ToS with inline CSSChristian Grothoff
2022-11-08-fix #7428Christian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-04return base url as part of /keysChristian Grothoff
2022-11-04added policy_details support into batch_deposit (#7270 related)Özgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-03-ref bugChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-26-fix looping wirewatch (hopefully)Christian Grothoff
2022-10-22-add missing asserts, fix logic issueChristian Grothoff
2022-10-15return open/close requests in reserve historyChristian Grothoff
2022-10-15-refactor DB for reserve history/status routinesChristian Grothoff
2022-10-14add reserve-open-deposit transactions to coin historiesChristian Grothoff
2022-10-13-implement reserve closure in testChristian Grothoff
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-10-04-fix typosChristian Grothoff
2022-10-04-work on reserve_open DB APIChristian Grothoff
2022-10-03-more work on new DB logicChristian Grothoff
2022-10-03complete taler-exchange-httpd_reserves_attest.c logic (first pass, still with...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho...Christian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou...Christian Grothoff
2022-10-02-get taler-exchange-httpd_reserves_attest.c to build (but not finished)Christian Grothoff
2022-10-02-get taler-exchange-httpd_reserves_get_attest.c to build (but not finished)Christian Grothoff
2022-10-02-taler-exchange-httpd_reserves_close.c now builds (but not complete)Christian Grothoff
2022-10-02taler-exchange-httpd_reserves_open.c now builds (but not complete)Christian Grothoff
2022-10-01-skeletons for reserve control endpointsChristian Grothoff
2022-09-05p2p payments: do not require attestation when min_age is 0Florian Dold
2022-09-05set age mask before hashing age commitmentFlorian Dold
2022-08-30add payto URI as detailChristian Grothoff
2022-08-25use correct ECChristian Grothoff
2022-08-24-handle case of GET purse status prior to depositChristian Grothoff
2022-08-24-handle case of GET purse status prior to mergeChristian Grothoff
2022-08-24-fix purse merge when done against non-existing reserveChristian Grothoff
2022-08-23-actually, can be zero on refund...Christian Grothoff
2022-08-23-fix report generation field name missmatchChristian Grothoff
2022-08-23fix profit drain test, remove obsolete test 33 (aggregator now dies on incons...Christian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-22-fix some clang warningsChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-19add user type to kyc-checkChristian Grothoff
2022-08-18-misc bugfixes for persona kyc logicChristian Grothoff