aboutsummaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2022-10-14accumulate amounts from coins in batch-deposit for policyauction_brandtÖzgür Kesim
2022-10-14simplify datastructuresÖzgür Kesim
2022-10-14-added missing files to last commitÖzgür Kesim
2022-10-14WIP: policy_details handling continuedÖzgür Kesim
2022-10-09WIP: policy handling advancementsÖzgür Kesim
2022-10-08-logic fixedÖzgür Kesim
2022-10-08WIP: policy_*_fulfiment added and API changesÖzgür Kesim
2022-10-07WIP: Added policy extension handling during depositÖzgür Kesim
2022-10-06refactor: extensions_ -> policy_; added policy_fulfilmentÖzgür Kesim
2022-10-06refinements of policy extension APIsÖzgür Kesim
2022-10-05refactor h_extensions -> h_policy, and structs accordinglyÖzgür Kesim
2022-10-05refactor extensions: config -> manifestÖzgür Kesim
2022-10-05refactor extensions: config -> manifestÖzgür Kesim
2022-10-04Merge branch 'master' into auction_brandtÖzgür Kesim
2022-10-04-fix typosChristian Grothoff
2022-10-04-work on reserve_open DB APIChristian Grothoff
2022-10-04Merge branch 'master' into auction_brandtÖzgür Kesim
2022-10-04correct http replyÖzgür Kesim
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-02WiP: added auction_brandt as extensionÖzgür Kesim
2022-10-02complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou...Christian Grothoff
2022-10-02Refactor extensionsÖzgür Kesim
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
2022-08-17kycaid cleanupChristian Grothoff
2022-08-16no reserve origin implies P2P, not KYCChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-16do not use illegal '+' in payment target typeFlorian Dold
2022-08-14-doxygenChristian Grothoff