aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
16 hoursfix crash from #9339HEADmasterChristian Grothoff
18 hoursuse KYC context to pass address to validate to Challenger /setup stepChristian Grothoff
21 hours-duplicated man pagev0.14.1-dev.7Florian Dold
21 hoursfix more packaging conflictsv0.14.1-dev.6Florian Dold
38 hoursdebian: no globs, as glob accidentally picked up taler-exchange-offlinev0.14.1-dev.5Florian Dold
39 hoursdebian: fix auditor man page globv0.14.1-dev.4Florian Dold
42 hours-fix packagesv0.14.1-dev.3Christian Grothoff
44 hours-fix typoChristian Grothoff
44 hoursalso check for donau doneChristian Grothoff
44 hours-fix use-after-freeChristian Grothoff
2 daysfix bad hard error log (for #9339)v0.14.1-dev.2Christian Grothoff
2 daysallow new_rules to be NULL, can happen if AML program crashed (see #9347)Christian Grothoff
2 daysimplement #9346Christian Grothoff
3 daysrename headers for consistencyChristian Grothoff
3 dayscreate library functions for secmodsChristian Grothoff
3 days-design new secmod APIChristian Grothoff
3 daysbump ganaChristian Grothoff
3 daysadd new taler-exchange-helper-measure programsChristian Grothoff
4 daysfix config namesChristian Grothoff
5 days-bugfixesChristian Grothoff
7 dayssplit taler-config into taler-exchange-config and taler-merchant-config; ↵Christian Grothoff
separate resource files cleanly between taler-exchange and taler-merchant
8 dayslist build dependenciesChristian Grothoff
8 daysadaptations of taler-exchange to GNUnet fix #8962Christian Grothoff
9 daystest: set log level for libeufin-bank in unified setup scriptAntoine A
9 daysfix typosChristian Grothoff
9 daysdoxygen fixesChristian Grothoff
10 days-fix debit limitChristian Grothoff
10 daysadd support for /accounts//token endpoint to fakebankChristian Grothoff
10 daysadd cmd to get bank account tokenChristian Grothoff
10 daysimplement API to use the /accounts//token API within libtalerbankChristian Grothoff
10 daysfix SIGSEGVSebastian
10 daysnote on how to benchmarkChristian Grothoff
11 daysfix typoChristian Grothoff
11 daysfix very bad amount subtraction that created free money under certain ↵Christian Grothoff
circumstances, plus some SQL code cleanup
11 dayslimit reserve expiration query to reserves that actually had an incoming ↵Christian Grothoff
wire transfer, as purely purse-filled reserves cannot be closed (fixes #9209)
12 daysfix test: init auditor and exchange DB before running testChristian Grothoff
12 daysfix use of test without existing DBChristian Grothoff
12 daystolerate automated aml outcomes with same decision timestampFlorian Dold
12 daysfix another FTBFSFlorian Dold
12 daysfix FTBFSFlorian Dold
12 daysfix query, implement full successor_measure support in kyc-infoFlorian Dold
12 daysauditor: wait for libeufin-bank in testsFlorian Dold
13 daysensure we do not start if the database version is outdated (#9203)Christian Grothoff
13 daystake HTTP status from ECFlorian Dold
13 daysfix odd castFlorian Dold
13 days-fix queryFlorian Dold
13 daystowards handling non-instant successor measuresFlorian Dold
14 daysimplement protocol v22, fixes #9185Christian Grothoff
14 daysfix KYC test regressionsChristian Grothoff
2024-11-08fix broken insert_aml_decision queryFlorian Dold
Check to avoid duplicates was broken