aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2023-11-17-fix roudingChristian Grothoff
2023-11-17-update ganaChristian Grothoff
2023-11-17dceChristian Grothoff
2023-11-17-minor cleanupsChristian Grothoff
2023-11-16-pick start offset better for AML listChristian Grothoff
2023-11-16fix: removing bad base-url from settingsSebastian
2023-11-16add wallet-core submodule for SPAChristian Grothoff
2023-11-16add logic to serve AML SPAChristian Grothoff
2023-11-15-loggingChristian Grothoff
2023-11-12handle conversion helper errors betterChristian Grothoff
2023-11-12-add kyc-webhook endpointChristian Grothoff
2023-11-02-bump ganaChristian Grothoff
2023-11-01Replacing bullet points with MD convertible tagsStefan Kügel
Signed-off-by: Stefan Kügel <skuegel@web.de>
2023-10-29fix leaks, bump test execution time under valgrindChristian Grothoff
2023-10-27fixes with respect to new blinding APIChristian Grothoff
2023-10-16-prevent latexmk from hangingFlorian Dold
2023-10-16never build en twicev0.9.4-dev.3Christian Grothoff
2023-10-13-bump ganaChristian Grothoff
2023-10-12check for presence of latexmkChristian Grothoff
2023-10-06-fix typoChristian Grothoff
2023-10-06tests: wallet rename to corebankApiBaseUrlFlorian Dold
2023-10-05clean up taler-unified setup for new libeufin-bankChristian Grothoff
2023-09-29fix #7934Christian Grothoff
2023-09-29fix #7934Christian Grothoff
2023-09-24-bump ganav0.9.3Christian Grothoff
2023-09-24-fix distingChristian Grothoff
2023-09-24bump ganaChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-17bump ganaChristian Grothoff
2023-09-15have dbconfig also set permissionsChristian 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-11-ganaFlorian Dold
2023-09-09check firstChristian Grothoff
2023-09-09improve Debian packageChristian Grothoff
2023-09-07remove -i, not required and account has no shellChristian Grothoff
2023-09-06bump ganaChristian Grothoff
2023-09-04-remove useless 'pwd'Christian Grothoff
2023-09-04update debian package rulesChristian Grothoff
2023-09-04-fix minor dpkg build issuesChristian Grothoff
2023-09-04-fix minor dpkg build issuesChristian Grothoff
2023-08-31update GANAChristian Grothoff
2023-08-31reserve space for wallet_data_hash in schemaChristian Grothoff
2023-08-12fix missing '$'Christian Grothoff
2023-08-12-.pot may not existChristian Grothoff
2023-08-12-fix -l optionChristian Grothoff
2023-08-11-update tos generator logic, fix bugChristian Grothoff
2023-08-11allow -h without rootChristian Grothoff
2023-08-11add taler-exchange-dbconfig and taler-auditor-dbconfigChristian Grothoff
2023-07-31make sure gana files are built from pinned submoduleFlorian Dold
Previously the bootstrap script would always pull and build from the latest gana.git master, which led to unreproducible builds, and broke building older tags of the exchange from git when gana did a breaking change.