Christian Grothoff
|
15489275ba
|
make DB reset optional in API, use it in tests, but not in the benchmark
|
2020-03-19 17:56:23 +01:00 |
|
Christian Grothoff
|
85f603090b
|
have benchmark driver also launch auditor
|
2020-03-19 16:14:01 +01:00 |
|
Christian Grothoff
|
ef489d7fff
|
option -i was removed
|
2020-03-19 15:48:50 +01:00 |
|
Christian Grothoff
|
4322bbf2f1
|
move common logic to parse currency into libtalerutil
|
2020-03-15 20:08:38 +01:00 |
|
Christian Grothoff
|
7ae575dccb
|
fix use after free
|
2020-03-14 16:24:44 +01:00 |
|
Christian Grothoff
|
0a2b049864
|
big rename fest related to #6067 API renaming
|
2020-02-29 16:42:10 +01:00 |
|
Christian Grothoff
|
42bc31744b
|
implement /config in fakebank and taler_bank_lib.h (#6066)
|
2020-02-04 21:59:43 +01:00 |
|
Christian Grothoff
|
e46467510d
|
leak fixes
|
2020-01-19 22:24:04 +01:00 |
|
Florian Dold
|
6074790867
|
config syntax for accounts
|
2020-01-19 18:48:23 +01:00 |
|
Christian Grothoff
|
c1dc7cc28b
|
leaks
|
2020-01-19 17:25:45 +01:00 |
|
Christian Grothoff
|
b6543b8f9a
|
fix merge conflict
|
2020-01-19 17:06:12 +01:00 |
|
Christian Grothoff
|
ce5adddaf3
|
clean up benchmark logic
|
2020-01-19 17:03:30 +01:00 |
|
Florian Dold
|
fc8bdb9b97
|
consistently use payto URI instead of URL
|
2020-01-19 17:03:19 +01:00 |
|
Christian Grothoff
|
fdd8d602ba
|
fix benchmark
|
2020-01-19 15:36:49 +01:00 |
|
Christian Grothoff
|
8dbc19758b
|
fix compiler warnings
|
2020-01-18 19:16:44 +01:00 |
|
Florian Dold
|
0cebe32fc6
|
dce: redundant arg
|
2020-01-18 04:20:29 +01:00 |
|
Florian Dold
|
d95f2a9e43
|
DCE, part one
|
2020-01-17 23:40:44 +01:00 |
|
Christian Grothoff
|
2d16cddfd9
|
die, dead #include, die
|
2020-01-13 18:19:21 +01:00 |
|
Christian Grothoff
|
4d6ef1da29
|
eliminate libtalerwire
|
2020-01-13 18:16:01 +01:00 |
|
Christian Grothoff
|
25bc150dfb
|
fix ftbfs
|
2020-01-13 11:23:03 +01:00 |
|
Christian Grothoff
|
d842c14f85
|
refactor to make it easier to share init logic for test configurations
|
2020-01-13 00:27:48 +01:00 |
|
Christian Grothoff
|
9b586cd5f0
|
fix ftbfs
|
2020-01-12 01:03:08 +01:00 |
|
Christian Grothoff
|
2ee33e3cbc
|
remove exchange-url argument from /admin/add/incoming
|
2020-01-11 23:06:24 +01:00 |
|
Christian Grothoff
|
9443c10d7f
|
major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet
|
2020-01-11 15:20:17 +01:00 |
|
Christian Grothoff
|
e0cf954ad9
|
make exchange test suite work with current bank
|
2019-12-23 11:47:16 +01:00 |
|
Christian Grothoff
|
385b3e77df
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
|
Christian Grothoff
|
ee6d7d75d9
|
do use main_cb/main_cb_cls
|
2019-09-10 05:49:30 +02:00 |
|
Florian Dold
|
eb55997084
|
re-format code
|
2019-08-25 16:18:24 +02:00 |
|
Christian Grothoff
|
bad3e3dc4a
|
fix benchmark FTBFS
|
2019-07-24 14:13:02 +02:00 |
|
Marcello Stanisci
|
00817ba528
|
fix FTBFS
|
2019-06-30 20:50:05 +02:00 |
|
Christian Grothoff
|
e9f43adb5b
|
use proper default configuration
|
2019-06-30 17:44:58 +02:00 |
|
Christian Grothoff
|
4f846eab96
|
fix #5756, also change sepa->iban as per payto:// spec
|
2019-06-08 19:55:18 +02:00 |
|
Christian Grothoff
|
256910e28d
|
getchar() result is intentionally discarded, make this clear
|
2019-06-03 11:17:40 +02:00 |
|
Christian Grothoff
|
c241694ccb
|
check more return values
|
2019-06-03 10:44:57 +02:00 |
|
Florian Dold
|
5dd3c2191a
|
benchmark: don't print result as exchange worker
|
2019-05-02 23:45:31 +02:00 |
|
Florian Dold
|
feec6e30e6
|
benchmark: terminate exchange slave properly
|
2019-05-01 20:52:43 +02:00 |
|
Florian Dold
|
88f9e693f6
|
benchmar: wait for exchange worker to terminate
|
2019-05-01 19:44:00 +02:00 |
|
Florian Dold
|
8e391e8bfb
|
Don't free null strings.
When running in client-only mode, this string will never be allocated,
but the code tried to free it ...
|
2019-05-01 04:00:29 +02:00 |
|
Christian Grothoff
|
81e8b65836
|
fix swapped arguments, and add const where required, do not free const ptr
|
2019-03-16 02:28:42 +01:00 |
|
Marcello Stanisci
|
bdd8d67be3
|
Swapping parameters
|
2019-03-13 17:53:38 +01:00 |
|
Marcello Stanisci
|
6ee5346b20
|
fix double-free
|
2019-03-13 17:15:57 +01:00 |
|
Christian Grothoff
|
bb38ff98d1
|
stop wirewatch if launching exchange fails
|
2019-03-13 04:16:22 +01:00 |
|
Christian Grothoff
|
ae4b240ec2
|
return proper error message instead of aborting, fix a few minor memory leaks in taler-exchange-benchmark
|
2019-03-13 04:11:35 +01:00 |
|
Marcello Stanisci
|
93ff2d93cc
|
/withdraw: #5284.
|
2018-12-18 17:35:23 +01:00 |
|
Marcello Stanisci
|
2fc84dd07f
|
/refresh/*: #5284.
|
2018-12-18 16:27:50 +01:00 |
|
Marcello Stanisci
|
c38f521dd8
|
/deposit: #5284.
|
2018-12-18 16:09:17 +01:00 |
|
Christian Grothoff
|
277f90bf2b
|
preparing test logic for new auditor requirements (incomplete)
|
2018-11-10 19:28:28 +01:00 |
|
Florian Dold
|
34f12d3f06
|
benchmark: variable 'refresh rate'
|
2018-10-02 21:08:59 +02:00 |
|
Florian Dold
|
b7bbc4cc70
|
print CPU time for benchmark descendant processes
|
2018-10-02 17:26:42 +02:00 |
|
Florian Dold
|
ca80a4f1c8
|
result must be signed
|
2018-09-21 17:36:19 +02:00 |
|