summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-22Fix auditordb.Marcello Stanisci
Wrong columns names.
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Checking a closed reserve's status.Marcello Stanisci
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet ↵Christian Grothoff
complete, cannot work as-is, see FIXMEs
2018-10-21auditor: fix SQL syntax and semantic errorsFlorian Dold
2018-10-20fix newlinesChristian Grothoff
2018-10-20extend auditordb API with function to store deposit confirmationsChristian Grothoff
2018-10-20remove dead variableChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-10-18exchange-lib: disable 'Expect: 100-continue'Florian Dold
2018-10-13keep a most sigs around when serializingChristian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-13indentation fixChristian Grothoff
2018-10-13style fix: always put parens on macrosChristian Grothoff
2018-10-13wrong offset, last coin is #3, not #4Christian Grothoff
2018-10-13fix memory leaksChristian Grothoff
2018-10-13fix issue with 'meta' not being initialized - by getting rid of itChristian Grothoff
2018-10-13implement deserialization logic for #5136Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-10-04put 'static' keywordMarcello Stanisci
2018-10-02more realistic refresh output, based on coinsimFlorian Dold
2018-10-02benchmark: variable 'refresh rate'Florian Dold
2018-10-02print CPU time for benchmark descendant processesFlorian Dold
2018-10-02write exchange stats on exitFlorian Dold
2018-09-27fix loop that checks link responseFlorian Dold
2018-09-26lower backoff thresholdFlorian Dold
2018-09-26use randomized backoffFlorian Dold
2018-09-26Revert "Fix cherry-pick test case."Florian Dold
This reverts commit a5dde6ea469c81cd92efda20a1fce9ccfa4a339b.
2018-09-25Fix cherry-pick test case.Marcello Stanisci
2018-09-25fix debug statement.Marcello Stanisci
2018-09-24fix /reject base URL.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21remove leftover codeFlorian Dold
2018-09-21do tcp fast open in the exchange httpdFlorian Dold
2018-09-21use tcp fast open for /keys requestFlorian Dold
2018-09-21use deflate in exchange-apiFlorian Dold
2018-09-21use deflate for requesting /keysFlorian Dold
2018-09-21result must be signedFlorian Dold
2018-09-21minor editMarcello Stanisci
2018-09-21benchmark: don't crash on --helpFlorian Dold
2018-09-21Debugging the wirewatch.Marcello Stanisci
2018-09-15adjust timeouts to try to make test more robustChristian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-09-15add sleep commandChristian Grothoff
2018-09-05fix "twisted" test-suites.Marcello Stanisci
2018-09-05fix --enable-only-doc.Marcello Stanisci
automake wants macros defined EVEN THOUGH they never get used in the compilation; as when, for example, the --enable-only-doc switch is given.
2018-09-05minor polishingMarcello Stanisci
2018-08-23exchange benchmark: add option to linger around after we're doneFlorian Dold
2018-08-23remove automatically generated file that always changesFlorian Dold