summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
AgeCommit message (Expand)Author
2022-01-27bump version, fix testv0.9.0-dev.6Florian Dold
2022-01-27fix contract terms normalizationFlorian Dold
2022-01-24make refund-gone test case pass again (see #7158)Florian Dold
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-24fixes in integration tests, run fakebank with ram limitFlorian Dold
2022-01-24replace abbrev-ref with short since abbrev will try to use branch nameSebastian
2022-01-24add git revision to --versionSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-10logging, bump versionFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2021-12-09put 'setInsecureTrustExchange' behind env variable in benchmarkFlorian Dold
2021-12-09wallet-core: use crypto worker for eddsa signingFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-26bump version to 0.9Sebastian
2021-11-24logging / explicit wire deadlineFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-18Merge benchmark implementation for Grid5000Boss Marco
2021-11-16wallet: experiment with C-based crypto worker for some primitivesFlorian Dold
2021-11-14fix wallet.stopbenchmarkBoss Marco
2021-11-13Bring euFin-based tests to pass.ms
2021-11-12purge wallet after a specified amount of iterationsBoss Marco
2021-11-10update time calculationBoss Marco
2021-11-09timeEndBoss Marco
2021-11-07added timestamps to logsBoss Marco
2021-11-05added some logging messagesBoss Marco
2021-11-05taler-wallet: implement log level, use new wallet for every benchmark iterationFlorian Dold
2021-11-04Implementing euFin-based harness.ms
2021-11-03start a new wallet for each iterationBoss Marco
2021-11-01Testing harness.ms
2021-10-29fix IBAN generatorms
2021-10-29test harness: abstracting import of BankServicems
2021-10-27disable throttling for bench1Boss Marco
2021-10-26remove string()Boss Marco
2021-10-26update bench1 configBoss Marco
2021-10-23Adapt euFin tests to Demobank model.ms
2021-10-20wallet-cli: run benchmark in a loopFlorian Dold
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-15Fix key-rotation test case.ms
2021-10-15Not tolerating != 200 responses during (libEufin) tests.ms
2021-10-15Pass Sandbox credentials to the CLI's env.ms
2021-10-14implement fakebank withdrawalFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-10-02Testing euFin 'bad gateway' handling.ms
2021-10-01testing 404 from Sandboxms
2021-09-17Adapt tests to Sandbox' new access control.ms