summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2023-09-17add new GET /coins/-pub handlerChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11one more missing check for no_age_commitment hashChristian Grothoff
2023-09-11check for no_age_commitment before using uninitialized age_commitment hashChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-10-fix typoChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-09-01-doxygenChristian Grothoff
2023-08-29remove /wire endpoint, add wallet_data_hash to deposit, bump protocol version...Christian Grothoff
2023-08-27add check for validity of offline signatures when reading them from the databaseChristian Grothoff
2023-08-23set default fraction digits to 2Christian Grothoff
2023-08-23fix 404 reserve issue - without duplicate KYCChristian Grothoff
2023-08-23fix 404 reserve issueChristian Grothoff
2023-08-21improve logging, fix client-side serialization of new /keys optionsChristian Grothoff
2023-08-11add STEFAN support to exchangeChristian Grothoff
2023-08-03document unit in --help textChristian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-26[age-withdraw] reveal works, tested.Özgür Kesim
2023-07-26Merge branch 'master' of ssh://git.taler.net/exchangeÖzgür Kesim
2023-07-26[age-withdraw] WIP - database transaction during reveal works nowÖzgür Kesim
2023-07-25actually take kyc_off flag into considerationChristian Grothoff
2023-07-24[age-withdraw] fixed h_commitment calculation in handlerv0.9.3-dev.5Özgür Kesim
2023-07-24[age-withdraw] first tests passÖzgür Kesim
2023-07-23kyc logic with birthdate setting test addedÖzgür Kesim
2023-07-23[kyc] put reserve_pub into legitimization_requirementsÖzgür Kesim
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-07-20-new man pageChristian Grothoff
2023-07-20rewrite tos/pp generation logicChristian Grothoff
2023-07-15fix crash with -a optionChristian Grothoff
2023-07-15-fix up configChristian Grothoff
2023-07-15Merge branch 'master' into age-withdrawÖzgür Kesim
2023-07-15-doxygenChristian Grothoff
2023-07-14Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-wi...Özgür Kesim
2023-07-13bump protocol version to 16Christian Grothoff
2023-07-13merging /keys and /wireChristian Grothoff
2023-07-13-towards reveal response handling in agew-withdraw-revealÖzgür Kesim
2023-07-11implement 'lost' field for #7883Christian Grothoff
2023-07-11merge /wire into /keys responseChristian Grothoff
2023-07-11-handle some of the codespell complaintsÖzgür Kesim
2023-07-11-handle doxygen complaintsÖzgür Kesim
2023-07-10-fix indentChristian Grothoff
2023-07-10fix alignment issue, ensure we hash over packed structure to avoid non-determ...Christian Grothoff
2023-07-10-simplifyChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-07-06-no return is correct hereChristian Grothoff
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-07-05-misc minor fixesv0.9.3-dev.3Christian Grothoff