summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-16add triggers to populate reserve history tableChristian Grothoff
2023-09-16create coin history table via triggersChristian Grothoff
2023-09-14fix: reserve_found NULL when the reserve is partially filledSebastian
2023-09-14implement TALER_KYCLOGIC_lookup_checksChristian Grothoff
2023-09-14get test_auditor to passChristian 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-11handle NULL entry correctlyChristian Grothoff
2023-09-11one more missing check for no_age_commitment hashChristian Grothoff
2023-09-11-fix wrong type after type was split"Christian Grothoff
2023-09-11check for no_age_commitment before using uninitialized age_commitment hashChristian Grothoff
2023-09-11-fix print statementChristian 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-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