summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-14-fix typoChristian Grothoff
2021-07-14-allow alternative libcurl4 build dependencyChristian Grothoff
2021-07-14-update changelog, remove dead statementChristian Grothoff
2021-07-10expose 2^52 amount value limit in header, check that limit in test cases, ↵Christian Grothoff
add TALER_amount_multiply and TALER_amount_divide2 operations
2021-06-28-clean taler-auditor shell script, tooChristian Grothoff
2021-06-27fix serial selection in auditor-syncChristian Grothoff
2021-06-27-fix typoChristian Grothoff
2021-06-26ensure /keys is regenerated when signing keys used expireChristian Grothoff
2021-06-26flush /keys responses if set of auditors changesChristian Grothoff
2021-06-26update Debian packageChristian Grothoff
2021-06-24work around compiler warningChristian Grothoff
2021-06-24improve loggingChristian Grothoff
2021-06-24fix pathChristian Grothoff
2021-06-24move taler-exchange-dbtinit into new package taler-exchange-database that ↵Christian Grothoff
taler-auditor can depend upon
2021-06-22fix auditor-offline issueChristian Grothoff
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-22-fix up wirewatch logicChristian Grothoff
2021-06-21make insert transaction more optimistic, may reduce conflictsChristian Grothoff
2021-06-21-uselessChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing ↵Christian Grothoff
indices/constraint preservation after DB update to 0002
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-06-19-bugfix, preparations for shardingChristian Grothoff
2021-06-19note on perfChristian Grothoff
2021-06-19fix batch size adjustment of wirewatcherChristian Grothoff
2021-06-19fix keepalive when using thread poolChristian Grothoff
2021-06-19add config file for bank benchmarkingChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-06-16implement logic to replace 'true' forgettable salts with random salts, fix ↵Christian Grothoff
object deletion when forgetting
2021-06-16-gana updateChristian Grothoff
2021-06-16-remove dead leaky codeChristian Grothoff
2021-06-16update PQ implementation to allow for NULLable amountsChristian Grothoff
2021-06-16gana updateChristian Grothoff
2021-06-16avoid failure modeChristian Grothoff
2021-06-16update ganaChristian Grothoff
2021-06-16use dollar to prefix reserved JSON namesFlorian Dold
2021-06-16-do not warn if timestamp is 0, that is validChristian Grothoff
2021-06-16-fix (soft) assertion failureChristian Grothoff
2021-06-15purge fields instead of setting to NULL as suggested by FlorianChristian Grothoff
2021-06-10add merchant auth in auditor testFlorian Dold
2021-06-01-badnessChristian Grothoff
2021-05-29-fix cherry picking, need MAX heap to build correct replies for all cpdsChristian Grothoff
2021-05-29fix for soft fail error handling in wirewatch discovered in #6892, bugnote ↵Christian Grothoff
17930: bank API calls us one more time after returning SYSERR, and we must in that case not bump the progress point just because a commit succeeds after the rollback
2021-05-28-fix returning full responseChristian Grothoff
2021-05-28-not a protocol violation, can happen if auditor signed denominations that ↵Christian Grothoff
are valid for deposit but not withdraw
2021-05-27deal more nicely with /keys failures where no JSON is returnedChristian Grothoff
2021-05-27fix last_cpd initializationChristian Grothoff
2021-05-26-fix doxygenChristian Grothoff