Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | adaptations of merchant to GNUnet fix #8962 | Christian Grothoff | |
2023-09-01 | new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), ↵ | Christian Grothoff | |
one minor test is still failing... | |||
2023-08-22 | add currency to amounts in merchant DB | Christian Grothoff | |
2023-07-16 | got merchant benchmark to pass | Christian Grothoff | |
2023-07-16 | work on getting taler-merchant-benchmark to function | Christian Grothoff | |
2023-07-16 | fix taler-merchant-benchmark FTBFS | Christian Grothoff | |
2023-06-22 | adapt to exchange API change | Christian Grothoff | |
2022-02-17 | fix exchange API breakage | Florian Dold | |
2021-12-14 | migration to protocol v11 | Christian Grothoff | |
2021-11-25 | fix #7105 | Christian Grothoff | |
2020-11-03 | make benchmark currency-neutral | Christian Grothoff | |
2020-10-31 | remove -s option again: not needed thanks to idempotency | Christian Grothoff | |
2020-10-31 | modify benchmark to get corner-run to pass again | Christian Grothoff | |
2020-10-31 | integrate creation of alt instance with merchant benchmark main logic | Christian Grothoff | |
2020-10-31 | fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode | Christian Grothoff | |
2020-10-30 | do not force reset of bank in benchmark, allow skipping instance creation | Christian Grothoff | |
2020-10-30 | remove dead options | Christian Grothoff | |
2020-10-13 | fix format string bug | Christian Grothoff | |
2020-10-09 | Addressing @file warnings. | MS | |
2020-07-23 | test pay with NULL session_id | Jonathan Buchanan | |
2020-07-11 | clean up testing post orders cmd | Jonathan Buchanan | |
2020-07-03 | use improved rewind API | Christian Grothoff | |
2020-07-03 | more merchant benchmark cleanup | Christian Grothoff | |
2020-07-03 | some clean up of merchant benchmark code | Christian Grothoff | |
2020-05-13 | fix benchmark FTBFS | Christian Grothoff | |
2020-05-03 | fix benchmark FTBFS | Christian Grothoff | |
2020-05-03 | fix benchmark FTBFS | Christian Grothoff | |
2020-04-26 | fix fTBFS | Christian Grothoff | |
2020-04-16 | complete first draft of new SQL schema | Christian Grothoff | |
2020-01-18 | make it compile again (test cases still don't compile) | Florian Dold | |
2020-01-17 | indent fixes | Christian Grothoff | |
2020-01-13 | rename | Christian Grothoff | |
2020-01-13 | fix compilation after exchange refactor | Marcello Stanisci | |
2019-11-09 | api update, not fully implemented | Christian Grothoff | |
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-10-29 | style fixes | Christian Grothoff | |
2019-10-23 | fix warning | Christian Grothoff | |
2019-10-05 | reindenting with uncrustify | Christian Grothoff | |
2019-09-23 | implement instances via one base URL per instance | Florian Dold | |
Previously, instances were addressed in various ways depending on then request (GET parameter, some instance_id in the POST body). With this commit, users of the merchant backend don't see the instance, they just see another base URL. | |||
2019-03-29 | Address compilation warningv0.5.2 | Marcello Stanisci | |
2019-03-05 | Benchmark.v0.5.1 | Marcello Stanisci | |
Taking the currency from CLI arguments as well, as there was no need to parse the config just to fetch this value. | |||
2019-03-05 | UI | Marcello Stanisci | |
2019-03-05 | fix boolean operator | Marcello Stanisci | |
2019-03-05 | Fix argument parsing. | Marcello Stanisci | |
2018-12-18 | #5284. | Marcello Stanisci | |
Adapting after the latest exchange's changes because of #5284 itself. | |||
2018-12-17 | Fix sloppy flow. | Marcello Stanisci | |
2018-07-04 | Args parsing. | Marcello Stanisci | |
Fix problem reported here: https://gnunet.org/bugs/view.php?id=5378#c13134, and closing #5378. | |||
2018-07-03 | remove copy-&-paste leftover | Marcello Stanisci | |
2018-07-03 | fix subcommands logic. | Marcello Stanisci | |
2018-07-03 | merge data from former "alt" generator into melted version. | Marcello Stanisci | |