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 |
|
Florian Dold
|
ff96695e47
|
benchmark: don't crash on --help
|
2018-09-21 15:15:30 +02:00 |
|
Florian Dold
|
9316f63b7f
|
exchange benchmark: add option to linger around after we're done
|
2018-08-23 22:47:50 +02:00 |
|
Christian Grothoff
|
190a1fadaf
|
re-init logging so we can tell by PID who it is
|
2018-08-19 17:19:27 +02:00 |
|
Christian Grothoff
|
ddca1f5c68
|
add logic to allow fakebank transfers to be retried
|
2018-08-19 14:19:17 +02:00 |
|
Florian Dold
|
2d7e9bc5aa
|
increase client limit
|
2018-08-19 13:08:05 +02:00 |
|
Florian Dold
|
7ba7a46f24
|
benchmark: remove odd macro
|
2018-08-19 01:13:17 +02:00 |
|
Florian Dold
|
96e047b186
|
add remote benchmarking
|
2018-08-19 00:49:16 +02:00 |
|
Christian Grothoff
|
96c2fb8e10
|
implement retries for a few more commands
|
2018-08-11 11:29:02 +02:00 |
|
Christian Grothoff
|
2637c1b682
|
add multi-reserve support, improve load balancing by not reusing connections in benchmark
|
2018-08-11 02:48:49 +02:00 |
|
Christian Grothoff
|
1314b5fe20
|
use timeout option in benchmark
|
2018-08-10 22:31:46 +02:00 |
|
Christian Grothoff
|
e0935af764
|
add a few more FOR UPDATE where appropriate
|
2018-08-10 19:12:57 +02:00 |
|
Christian Grothoff
|
9887077ea2
|
launch wirewatch in the background for benchmarking
|
2018-08-10 18:48:45 +02:00 |
|
Christian Grothoff
|
e17121fd1c
|
use retry in benchmark
|
2018-08-10 18:48:44 +02:00 |
|