summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2023-07-28FAILING attempt to make echange.reserve use taler_amountÖzgür Kesim
2023-07-28Merge branch 'new-amount', lookup OIDs for compositesÖzgür Kesim
2023-07-28-ignoreChristian Grothoff
2023-07-28[pq] added helper to load oids of composite typesÖzgür Kesim
2023-07-28finalize v3/v4 -> v2 exchange schema mergerÖzgür Kesim
2023-07-28finalize v3/v4 -> v2 exchange schema mergerÖzgür Kesim
2023-07-28Merge branch 'master' of ssh://git.taler.net/exchangeÖzgür Kesim
2023-07-28-added pq_common.hÖzgür Kesim
2023-07-28combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...Christian Grothoff
2023-07-28-fix type defsChristian Grothoff
2023-07-27[WiP] added TALER_AMOUNT type to Postgres - first in age_withdrawÖzgür Kesim