summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-01towards adjusting taler-auditor-offline to new /keys format (still fails in s...Christian Grothoff
2023-08-31reserve space for wallet_data_hash in schemaChristian 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-27Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-08-26fix: also use the hostname when checking paytoSebastian
2023-08-24remember last_keys when cherry pickingChristian Grothoff
2023-08-24implement STEFAN value calculationChristian Grothoff
2023-08-24more libeufin like fakebank pathsChristian Grothoff
2023-08-23cleaner exitingChristian Grothoff
2023-08-23minor fixesChristian Grothoff
2023-08-23add anastasis facade to fakebankChristian 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-23setup accounts also for fakebank setupChristian Grothoff
2023-08-23shellcheck fixesChristian Grothoff
2023-08-21improve logging, fix client-side serialization of new /keys optionsChristian Grothoff
2023-08-21postgres does not like 0-padding of VARCHAR, implement proper serializationChristian Grothoff
2023-08-21extend libtalerpq with functions for the amount with currency triplet data ty...Christian Grothoff
2023-08-21-use reset-tables on sandboxChristian Grothoff
2023-08-21-use reset-tables on nexusChristian Grothoff
2023-08-21shellcheck fixesChristian Grothoff
2023-08-21-use /home/grothoff instead of ~Christian Grothoff
2023-08-12-fix -l optionChristian Grothoff
2023-08-11add STEFAN support to exchangeChristian Grothoff
2023-08-03document unit in --help textChristian Grothoff
2023-08-02Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-08-02attempt to fix signal/cleanup raceChristian Grothoff
2023-08-01amount-specific functions, not proceduresÖzgür Kesim
2023-07-31-missing -lgnunetpqv0.9.3-dev.6Florian Dold
2023-07-30add missing prepared statementsChristian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-30remove pre-array batch reserves-in insertion logicChristian Grothoff
2023-07-30misc bug fixes in batch insertChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARChristian Grothoff
2023-07-30-remove silly commentChristian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-30removing old amount logic from libtalerpqChristian Grothoff
2023-07-30migrating auditordb to use amount tuplesChristian 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-29dceChristian Grothoff
2023-07-29migration to new amount style for exchangedbChristian Grothoff
2023-07-29[pq] added array support for taler_amount composite typeÖzgür Kesim
2023-07-28Merge branch 'new-amount' - reserves now has taler_mountÖzgür Kesim
2023-07-28taler_amount type introduced in reserves table and corresponding functionsÖzgür Kesim
2023-07-28more jdbc: fixesChristian Grothoff
2023-07-28-no more jdbc in libeufinChristian Grothoff