Florian Dold
|
9e60296f92
|
use deflate in exchange-api
|
2018-09-21 20:07:07 +02:00 |
|
Florian Dold
|
94f24f012c
|
use deflate for requesting /keys
|
2018-09-21 19:35:50 +02:00 |
|
Christian Grothoff
|
73b02adee0
|
adjust timeouts to try to make test more robust
|
2018-09-15 22:51:44 +02:00 |
|
Christian Grothoff
|
528faeab81
|
fix #5315, including more testing
|
2018-09-15 22:20:07 +02:00 |
|
Christian Grothoff
|
46e4ea696c
|
add sleep command
|
2018-09-15 19:17:06 +02:00 |
|
Christian Grothoff
|
e2ac27fe38
|
fix /keys retry
|
2018-08-19 17:37:30 +02:00 |
|
Christian Grothoff
|
ddca1f5c68
|
add logic to allow fakebank transfers to be retried
|
2018-08-19 14:19:17 +02:00 |
|
Christian Grothoff
|
7663baf2e2
|
retry instantly if /keys download fails during testcase startup
|
2018-08-19 13:27:21 +02:00 |
|
Christian Grothoff
|
6982ccd78b
|
force TALER_EXCHANGE_connect() va-list to be actually provided
|
2018-08-19 12:22:42 +02:00 |
|
Christian Grothoff
|
433fab96c9
|
add logic to retry /keys if /keys download fails
|
2018-08-19 12:12:00 +02:00 |
|
Florian Dold
|
96e047b186
|
add remote benchmarking
|
2018-08-19 00:49:16 +02:00 |
|
Florian Dold
|
f3fe72ab24
|
use gnunet_curl_lib.h instead of including gnurl/curl directly
|
2018-08-17 13:14:57 +02:00 |
|
Florian Dold
|
eefc2e3ff4
|
fix all (?) wrong -l flags
|
2018-08-16 13:14:47 +02:00 |
|
Christian Grothoff
|
96c2fb8e10
|
implement retries for a few more commands
|
2018-08-11 11:29:02 +02:00 |
|
Christian Grothoff
|
9162b28b0a
|
fix command lookup
|
2018-08-11 02:48:15 +02:00 |
|
Christian Grothoff
|
f9860f5370
|
improve command search routine in interpeter, report command execution velocity
|
2018-08-10 23:16:05 +02:00 |
|
Christian Grothoff
|
abb84bd065
|
add variant that allows us to control the timeout
|
2018-08-10 22:29:43 +02:00 |
|
Christian Grothoff
|
e17121fd1c
|
use retry in benchmark
|
2018-08-10 18:48:44 +02:00 |
|
Christian Grothoff
|
866df0fb66
|
add retry support to withdraw test logic
|
2018-08-10 12:39:47 +02:00 |
|
Christian Grothoff
|
7ef489641f
|
fix spacing
|
2018-08-09 22:28:57 +02:00 |
|
Christian Grothoff
|
819f2d4428
|
report ore precisely what went wrong
|
2018-08-09 21:12:12 +02:00 |
|
Christian Grothoff
|
c51b19512b
|
report ore precisely where commands went wrong
|
2018-08-09 21:10:56 +02:00 |
|
Christian Grothoff
|
d9474aab0f
|
fix benchmark tool output and time measurement
|
2018-08-09 20:25:30 +02:00 |
|
Christian Grothoff
|
f17ad4de76
|
in parallel tests, only launch one exchange -- still broken: code attempts to launch multiple fakebanks
|
2018-08-09 10:33:21 +02:00 |
|
Christian Grothoff
|
8a782ce292
|
link against bank as well:
|
2018-08-06 15:28:56 +02:00 |
|
Christian Grothoff
|
1431ee90ed
|
fix link
|
2018-08-06 15:24:32 +02:00 |
|
Marcello Stanisci
|
28140f90e8
|
Verifying /track/transfer response signature.
|
2018-07-27 16:34:19 +02:00 |
|
Marcello Stanisci
|
5c18695bc0
|
Remove unnecessary code.
|
2018-07-27 16:18:51 +02:00 |
|
Marcello Stanisci
|
a7a34f68e1
|
Undo saving auditor blob under /tmp.
Gives permission issues.
|
2018-07-25 16:07:11 +02:00 |
|
Marcello Stanisci
|
dc7e2fc00e
|
save auditor blob under /tmp
|
2018-07-25 14:50:58 +02:00 |
|
Marcello Stanisci
|
26c2403f99
|
Place FIXME/WARNING
|
2018-07-25 10:57:08 +02:00 |
|
Marcello Stanisci
|
94b268ac2a
|
Remove useless comment
|
2018-07-25 09:10:35 +02:00 |
|
Christian Grothoff
|
52fa78b448
|
lookahead/duration options are in [exchange], not [exchange_keys], use consistently
|
2018-07-04 00:43:24 +02:00 |
|
Christian Grothoff
|
2128cf6f41
|
remove unnecessary block, use static where applicable
|
2018-07-03 23:02:49 +02:00 |
|
Marcello Stanisci
|
ae25137595
|
polish test loop
|
2018-07-02 12:01:34 +02:00 |
|
Marcello Stanisci
|
1f02fc85ce
|
polish test helpers
|
2018-07-02 11:57:21 +02:00 |
|
Marcello Stanisci
|
566ad4f0b5
|
polish track CMD
|
2018-07-02 11:49:44 +02:00 |
|
Marcello Stanisci
|
ba711d7cd9
|
polish refresh CMD
|
2018-07-02 11:39:29 +02:00 |
|
Marcello Stanisci
|
e7d9187c12
|
polish refresh CMD
|
2018-07-02 11:38:30 +02:00 |
|
Marcello Stanisci
|
562b2cd180
|
Addressing #5332
|
2018-07-02 11:13:28 +02:00 |
|
Marcello Stanisci
|
bfdd05196b
|
fix memory leak
|
2018-06-29 15:28:05 +02:00 |
|
Marcello Stanisci
|
124ae0d5a2
|
Fix #5277.
|
2018-06-29 15:15:07 +02:00 |
|
Marcello Stanisci
|
6c72d7a1a0
|
Address #5366.
Making sure that the exchange side of #5366
is well-behaved.
|
2018-06-28 11:06:48 +02:00 |
|
Marcello Stanisci
|
b1015a9992
|
Commenting last change.
|
2018-06-28 10:41:49 +02:00 |
|
Marcello Stanisci
|
48cccb62ca
|
Reproducing [1] as a test case.
[1] https://gnunet.org/bugs/view.php?id=5366#c13087
|
2018-06-28 10:38:42 +02:00 |
|
Marcello Stanisci
|
f033320300
|
Addressing #5291.
|
2018-06-27 16:49:23 +02:00 |
|
Marcello Stanisci
|
193d95bdbd
|
indent
|
2018-06-25 14:48:22 +02:00 |
|
Marcello Stanisci
|
09e194a400
|
note
|
2018-06-25 14:43:51 +02:00 |
|
Marcello Stanisci
|
6500fab93b
|
Splitting twisted test case into smaller CMD chunks.
|
2018-06-25 14:41:07 +02:00 |
|
Marcello Stanisci
|
886382236c
|
Splitting "lib" test case into smaller CMDs arrays.
|
2018-06-25 14:22:52 +02:00 |
|