summaryrefslogtreecommitdiff
path: root/src/benchmark
AgeCommit message (Expand)Author
2020-01-13fix linkChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-13remove old linker dependencyMarcello Stanisci
2020-01-13fix ftbfsChristian Grothoff
2020-01-13refactor to make it easier to share init logic for test configurationsChristian Grothoff
2020-01-12fix ftbfsChristian Grothoff
2020-01-11remove exchange-url argument from /admin/add/incomingChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-10do use main_cb/main_cb_clsChristian Grothoff
2019-09-06move basedb generation to auditor/Christian Grothoff
2019-09-05remove AS integer for Postgres backwards-commpatibility of the dumpChristian Grothoff
2019-09-05remove AS integer for Postgres backwards-commpatibility of the dumpChristian Grothoff
2019-09-05do not dump db ownerChristian Grothoff
2019-09-05also record fees for basedbChristian Grothoff
2019-09-05regenerating basedb with latest walletChristian Grothoff
2019-09-03generate with fast deposits in the futureChristian Grothoff
2019-09-02misc. auditor bugfixesChristian Grothoff
2019-09-02enable fees for all coins to test fee logic in auditorChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-25add missing line continuationFlorian Dold
2019-08-24regenerate DB with new auditor db structureChristian Grothoff
2019-08-23integrate bank when generating auditor test databaseChristian Grothoff
2019-08-23fix test-auditor.sh check for no emergenciesChristian Grothoff
2019-08-22also dump mpubChristian Grothoff
2019-08-22logic to create database for auditor testChristian Grothoff
2019-07-24fix benchmark FTBFSChristian Grothoff
2019-06-30fix FTBFSMarcello Stanisci
2019-06-30use proper default configurationChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-06-03getchar() result is intentionally discarded, make this clearChristian Grothoff
2019-06-03check more return valuesChristian Grothoff
2019-05-02benchmark: don't print result as exchange workerFlorian Dold
2019-05-01benchmark: terminate exchange slave properlyFlorian Dold
2019-05-01benchmar: wait for exchange worker to terminateFlorian Dold
2019-05-01Don't free null strings.Florian Dold
2019-03-16fix swapped arguments, and add const where required, do not free const ptrChristian Grothoff
2019-03-13Swapping parametersMarcello Stanisci
2019-03-13fix double-freeMarcello Stanisci
2019-03-13stop wirewatch if launching exchange failsChristian Grothoff
2019-03-13return proper error message instead of aborting, fix a few minor memory leaks...Christian Grothoff
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2018-12-18/withdraw: #5284.Marcello Stanisci
2018-12-18/refresh/*: #5284.Marcello Stanisci
2018-12-18/deposit: #5284.Marcello Stanisci
2018-11-10preparing test logic for new auditor requirements (incomplete)Christian Grothoff
2018-10-02benchmark: variable 'refresh rate'Florian Dold