aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2023-10-17first draft of token crypto structsChristian Blättler
2023-10-16validate exchange signing key on attestationsChristian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-10-14make stefan_lin a float, as it should have been in the first placeChristian Grothoff
2023-10-13implement more sanity checksChristian Grothoff
2023-10-12clean up bank API, get test_bank_api_with_nexus to finally passChristian Grothoff
2023-10-12update private key files and harden checks for currency codesChristian Grothoff
2023-10-08more work on DD51Christian Grothoff
2023-10-08currency DD51 JSON generationChristian Grothoff
2023-10-07parser for INI configuration of DD51 currency specificationsChristian Grothoff
2023-10-06draft cmd for coin historyChristian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-23fix online denomination signatures; thanks to Jonathan Krebs for pointing out...Christian Grothoff
2023-09-19work on reserve history APIChristian Grothoff
2023-09-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-18more work on new history logicChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
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-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-09-01-spellingChristian Grothoff
2023-09-01towards adjusting taler-auditor-offline to new /keys format (still fails in s...Christian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-08-24implement STEFAN value calculationChristian Grothoff
2023-08-21extend libtalerpq with functions for the amount with currency triplet data ty...Christian Grothoff
2023-08-11add STEFAN support to exchangeChristian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-30removing old amount logic from libtalerpqChristian Grothoff
2023-07-30-fix typosÖzgür Kesim
2023-07-30[pq] use GNUNET_PQ_get_oid_by_name consistentlyÖzgür Kesim
2023-07-29[pq] added array support for taler_amount composite typeÖzgür Kesim
2023-07-28[pq] added helper to load oids of composite typesÖzgür Kesim
2023-07-27[WiP] added TALER_AMOUNT type to Postgres - first in age_withdrawÖzgür Kesim
2023-07-26-fix typosÖzgür Kesim
2023-07-26[age-withdraw] WIP - database transaction during reveal works nowÖzgür Kesim
2023-07-26[pq] Added support for some Taler-specific array typesÖ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-fixes for doxygen complaintsÖzgür Kesim
2023-07-20[age-withdraw] Added testing commands for age-withdraw and -revealÖzgür Kesim