Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-18 | -fix bad negation | Christian Grothoff | |
2021-07-18 | -fix segv | Christian Grothoff | |
2021-07-18 | -fix segv | Christian Grothoff | |
2021-07-18 | fix #6919: add new tables to basedbs | Christian Grothoff | |
2021-07-18 | pass config to dbinit in test | Christian Grothoff | |
2021-07-15 | -fix doxygen | Christian Grothoff | |
2021-07-14 | -fix comment | Christian Grothoff | |
2021-07-14 | -fix comment | Christian Grothoff | |
2021-07-14 | -fix typo | Christian Grothoff | |
2021-07-14 | -update changelog, remove dead statement | Christian Grothoff | |
2021-07-10 | expose 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, too | Christian Grothoff | |
2021-06-27 | fix serial selection in auditor-sync | Christian Grothoff | |
2021-06-27 | -fix typo | Christian Grothoff | |
2021-06-26 | ensure /keys is regenerated when signing keys used expire | Christian Grothoff | |
2021-06-26 | flush /keys responses if set of auditors changes | Christian Grothoff | |
2021-06-24 | work around compiler warning | Christian Grothoff | |
2021-06-24 | improve logging | Christian Grothoff | |
2021-06-22 | fix auditor-offline issue | Christian Grothoff | |
2021-06-22 | -bugfixes, and FTBFS | Christian Grothoff | |
2021-06-22 | -fix up wirewatch logic | Christian Grothoff | |
2021-06-21 | make insert transaction more optimistic, may reduce conflicts | Christian Grothoff | |
2021-06-21 | -useless | Christian Grothoff | |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing ↵ | Christian Grothoff | |
indices/constraint preservation after DB update to 0002 | |||
2021-06-20 | preparations for sharded wirewatch | Christian Grothoff | |
2021-06-19 | -bugfix, preparations for sharding | Christian Grothoff | |
2021-06-19 | note on perf | Christian Grothoff | |
2021-06-19 | fix batch size adjustment of wirewatcher | Christian Grothoff | |
2021-06-19 | fix keepalive when using thread pool | Christian Grothoff | |
2021-06-19 | add config file for bank benchmarking | Christian Grothoff | |
2021-06-19 | misc fakebank fixes | Christian Grothoff | |
2021-06-19 | initial version of taler-bank-benchmark | Christian Grothoff | |
2021-06-19 | make libfakebank scale | Christian Grothoff | |
2021-06-19 | extend fakebank API to have thread pool option | Christian Grothoff | |
2021-06-16 | implement logic to replace 'true' forgettable salts with random salts, fix ↵ | Christian Grothoff | |
object deletion when forgetting | |||
2021-06-16 | -remove dead leaky code | Christian Grothoff | |
2021-06-16 | update PQ implementation to allow for NULLable amounts | Christian Grothoff | |
2021-06-16 | avoid failure mode | Christian Grothoff | |
2021-06-16 | use dollar to prefix reserved JSON names | Florian Dold | |
2021-06-16 | -do not warn if timestamp is 0, that is valid | Christian Grothoff | |
2021-06-16 | -fix (soft) assertion failure | Christian Grothoff | |
2021-06-15 | purge fields instead of setting to NULL as suggested by Florian | Christian Grothoff | |
2021-06-10 | add merchant auth in auditor test | Florian Dold | |
2021-06-01 | -badness | Christian Grothoff | |
2021-05-29 | -fix cherry picking, need MAX heap to build correct replies for all cpds | Christian Grothoff | |
2021-05-29 | fix 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 response | Christian 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-27 | deal more nicely with /keys failures where no JSON is returned | Christian Grothoff | |
2021-05-27 | fix last_cpd initialization | Christian Grothoff | |