Marcello Stanisci
|
29ba75c5c2
|
indent
|
2018-12-21 15:33:01 +01:00 |
|
Marcello Stanisci
|
5f175fb398
|
typo
|
2018-12-21 15:32:29 +01:00 |
|
Marcello Stanisci
|
615d35407b
|
#5136.
Adding CMD that reconnects to a exchange, using
serialized keys.
|
2018-12-21 15:03:58 +01:00 |
|
Marcello Stanisci
|
df6eda3994
|
Provide test API for keys serialization.
|
2018-12-21 14:04:43 +01:00 |
|
Marcello Stanisci
|
7d8d8b2e8a
|
Remove *extra* verbosity.
|
2018-12-19 14:33:52 +01:00 |
|
Marcello Stanisci
|
9c82290a1a
|
#5459
|
2018-12-19 11:43:05 +01:00 |
|
Marcello Stanisci
|
c3c1a10b6c
|
Remove useless code block.
|
2018-12-18 18:10:15 +01:00 |
|
Marcello Stanisci
|
93ff2d93cc
|
/withdraw: #5284.
|
2018-12-18 17:35:23 +01:00 |
|
Marcello Stanisci
|
e634c877e3
|
/wire: #5284
|
2018-12-18 17:05:26 +01:00 |
|
Marcello Stanisci
|
ce36e23a88
|
/track/*: #5284.
|
2018-12-18 16:46:16 +01:00 |
|
Marcello Stanisci
|
baf95b86e2
|
/refresh/* & /reserve/status: #5284.
|
2018-12-18 16:36:29 +01:00 |
|
Marcello Stanisci
|
2fc84dd07f
|
/refresh/*: #5284.
|
2018-12-18 16:27:50 +01:00 |
|
Marcello Stanisci
|
18b39a4597
|
/payback: #5284.
|
2018-12-18 16:16:26 +01:00 |
|
Marcello Stanisci
|
c38f521dd8
|
/deposit: #5284.
|
2018-12-18 16:09:17 +01:00 |
|
Marcello Stanisci
|
bb45ee0e8e
|
check-keys CMD: #5284.
|
2018-12-18 15:46:32 +01:00 |
|
Christian Grothoff
|
bdd9ef74e6
|
fastoption may not be supported by all curls
|
2018-12-14 09:42:15 +01:00 |
|
Marcello Stanisci
|
ef58152c2b
|
5462: implementing the iteration.
|
2018-12-12 19:08:24 +01:00 |
|
Marcello Stanisci
|
00625791a2
|
Issue #5462.
Defining batch that makes->destroys->check a reserve.
Iterating the batch N times is the next step.
|
2018-12-12 14:57:21 +01:00 |
|
Marcello Stanisci
|
208ba0d4b2
|
/reserve/status CMD.
The logic extracts the reserve pub according to the
trait being a pub b64 encoding or a private key.
|
2018-12-12 14:45:25 +01:00 |
|
Marcello Stanisci
|
220e00696b
|
Traits.
Do not expose reserve priv trait if the user
created a reserve specifying the wire transfer
subject explicitly.
|
2018-12-12 13:42:00 +01:00 |
|
Marcello Stanisci
|
81d1b39343
|
Extend exchange-lib.
Adding simple function that returns the exchange's base URL.
|
2018-12-06 18:14:09 +01:00 |
|
Christian Grothoff
|
85aa6d17c7
|
fix misc. memory leaks
|
2018-11-25 14:51:31 +01:00 |
|
Christian Grothoff
|
5052698cbc
|
getting test_auditor_api to pass
|
2018-11-25 14:40:03 +01:00 |
|
Marcello Stanisci
|
793c57317a
|
Offer contract terms trait as a JSON object.
|
2018-11-20 13:32:02 +01:00 |
|
Marcello Stanisci
|
368f3a9a66
|
Minor changes to make tests pass/no-skip again.
|
2018-11-19 23:02:37 +01:00 |
|
Christian Grothoff
|
423f05970a
|
expand test logic for test_auditor_api, currently crashes, hence skipping for now
|
2018-11-19 06:51:02 +01:00 |
|
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 |
|