summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-09adapt to latest change in GNUnetChristian Grothoff
2023-09-06remove locking, we'll revert to sequential use as locking requires superuserChristian Grothoff
2023-09-06-remove fixed valgrind from Makefile for mustache testsÖzgür Kesim
2023-09-05fix off-by-one in coarse date calculationÖzgür Kesim
2023-09-04-fix minor dpkg build issuesChristian Grothoff
2023-09-03bank/fakebank API changes for #7275Christian Grothoff
2023-09-01-spellingChristian Grothoff
2023-09-01-doxygenChristian Grothoff
2023-09-01-fix auditor sig validationChristian Grothoff
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