Christian Grothoff
|
a71756eee2
|
get auditor api test to pass (minimal version)
|
2018-11-18 14:41:27 +01:00 |
|
Christian Grothoff
|
bbbb0986c6
|
complete /deposit-confirmation test command
|
2018-11-17 19:23:39 +01:00 |
|
Christian Grothoff
|
e42f014cff
|
use more const in taler_testing_lib.h
|
2018-11-17 17:19:02 +01:00 |
|
Christian Grothoff
|
cf1ce47863
|
more work towards testing deposit confirmations
|
2018-11-17 16:11:47 +01:00 |
|
Christian Grothoff
|
4d058c4eb7
|
work towards testing auditor deposit-confirmation API
|
2018-11-17 15:15:51 +01:00 |
|
Christian Grothoff
|
17edb09f38
|
extend testing logic to setup handle for the auditor
|
2018-11-11 16:45:09 +01:00 |
|
Christian Grothoff
|
6f0b652da6
|
fix TXL_curl_easy_get signatures
|
2018-11-11 15:49:53 +01:00 |
|
Christian Grothoff
|
debe0d05ad
|
improve auditor support in libtalertesting
|
2018-11-11 15:46:06 +01:00 |
|
Christian Grothoff
|
277f90bf2b
|
preparing test logic for new auditor requirements (incomplete)
|
2018-11-10 19:28:28 +01:00 |
|
Christian Grothoff
|
e7682b3f8d
|
fix potential use of uninitialized hash_context
|
2018-11-10 17:39:02 +01:00 |
|
Christian Grothoff
|
60fe2395fd
|
clean up struct TALER_ExchangeSigningKeyValidityPS
(long-standing fixme: should not have contained the signature itself)
|
2018-10-27 18:39:12 +02:00 |
|
Marcello Stanisci
|
60c533562c
|
Fix compiler warnings.
This reverts changes made in b0d00823eb . The warnings
are fixed by changing the functions signatures, instead of casting
their pointers.
|
2018-10-22 16:59:09 +02:00 |
|
Marcello Stanisci
|
b0d00823eb
|
Fix compiler warnings.
|
2018-10-22 12:29:34 +02:00 |
|
Marcello Stanisci
|
7c9b41472f
|
Checking a closed reserve's status.
|
2018-10-22 11:31:33 +02:00 |
|
Florian Dold
|
7e426913ce
|
auditor: fix SQL syntax and semantic errors
|
2018-10-21 04:31:17 +02:00 |
|
Florian Dold
|
9114794bee
|
exchange-lib: disable 'Expect: 100-continue'
|
2018-10-18 21:41:05 +02:00 |
|
Christian Grothoff
|
16b0c65470
|
keep a most sigs around when serializing
|
2018-10-13 19:45:50 +02:00 |
|
Christian Grothoff
|
504017bc65
|
intermediate patch towards implementing #5136
|
2018-10-13 19:14:11 +02:00 |
|
Christian Grothoff
|
3605d96423
|
indentation fix
|
2018-10-13 19:13:39 +02:00 |
|
Christian Grothoff
|
a381964293
|
style fix: always put parens on macros
|
2018-10-13 19:13:15 +02:00 |
|
Christian Grothoff
|
bf9e376c20
|
wrong offset, last coin is #3, not #4
|
2018-10-13 19:12:46 +02:00 |
|
Christian Grothoff
|
c0d75d4b97
|
fix memory leaks
|
2018-10-13 18:51:48 +02:00 |
|
Christian Grothoff
|
85e22419c9
|
fix issue with 'meta' not being initialized - by getting rid of it
|
2018-10-13 18:08:51 +02:00 |
|
Christian Grothoff
|
c09c900922
|
implement deserialization logic for #5136
|
2018-10-13 08:15:02 +02:00 |
|
Christian Grothoff
|
a56e2e34bc
|
fix #5434 (no more salt in exchange wire replies)
|
2018-10-06 15:05:06 +02:00 |
|
Marcello Stanisci
|
81ce7abe19
|
put 'static' keyword
|
2018-10-04 12:33:16 +02:00 |
|
Florian Dold
|
5fbda29b76
|
more realistic refresh output, based on coinsim
|
2018-10-02 22:59:41 +02:00 |
|
Florian Dold
|
e9c9ca736f
|
fix loop that checks link response
|
2018-09-27 20:51:12 +02:00 |
|
Florian Dold
|
9e55caf92c
|
lower backoff threshold
|
2018-09-26 23:24:24 +02:00 |
|
Florian Dold
|
3ab7f8b840
|
use randomized backoff
|
2018-09-26 17:37:33 +02:00 |
|
Marcello Stanisci
|
dd29898617
|
fix debug statement.
|
2018-09-25 12:00:25 +02:00 |
|
Florian Dold
|
4e0c95f0c2
|
put curl default options on one place
|
2018-09-22 01:21:55 +02:00 |
|
Florian Dold
|
310b120d5d
|
remove leftover code
|
2018-09-21 22:04:41 +02:00 |
|
Florian Dold
|
0a4ce8475a
|
use tcp fast open for /keys request
|
2018-09-21 22:02:05 +02:00 |
|
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 |
|