summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-14-fix typoChristian 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, add...Christian Grothoff
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-24work around compiler warningChristian Grothoff
2021-06-24improve loggingChristian Grothoff
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 indices/c...Christian Grothoff
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 ob...Christian Grothoff
2021-06-16-remove dead leaky codeChristian Grothoff
2021-06-16update PQ implementation to allow for NULLable amountsChristian Grothoff
2021-06-16avoid failure modeChristian 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 17...Christian Grothoff
2021-05-28-fix returning full responseChristian Grothoff
2021-05-28-not a protocol violation, can happen if auditor signed denominations that ar...Christian Grothoff
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
2021-05-26fix doxygenChristian Grothoff
2021-05-25status code changed from 404 to 410, as revocation is possible in the future..."Christian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...Christian Grothoff
2021-05-25-log CMD nameChristian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff