Marcello Stanisci
a827ee9b3c
typo
2019-04-01 14:36:21 +02:00
Marcello Stanisci
bf1fc00a44
Bug annotation
2019-03-29 11:25:44 +01:00
Marcello Stanisci
3ccd61a89c
debug
2019-03-27 16:26:49 +01:00
Marcello Stanisci
e66da801c1
Temporarily exclude critical test.
2019-03-27 14:36:07 +01:00
Marcello Stanisci
201d9e315a
Debug
2019-03-27 13:17:05 +01:00
Marcello Stanisci
3ccbae4982
Fix compilation (order matters)
2019-03-26 18:17:09 +01:00
Marcello Stanisci
b3ca323399
Wirewatch.
...
Avoid using negative deltas.
2019-03-22 19:13:15 +01:00
Marcello Stanisci
9914a9b301
Adapt "/history" tests to the new policy of 'start' defaults.
2019-03-21 18:47:35 +01:00
Marcello Stanisci
a3979b583f
"/history" 'start' default value.
...
The fakebank got adapted to the same logic from the
Python bank (with negative deltas, 'start' defaults to
UINT64_MAX, whereas with positives it defaults to 0).
2019-03-21 18:45:50 +01:00
Marcello Stanisci
341e08b3dd
Makefile.
...
Do not install, but get to compile the utility
command 'taler-fakebank-run'.
2019-03-21 18:44:53 +01:00
Marcello Stanisci
7d980d2793
Comment.
...
Commenting about the impossibility of the current history
CMD to interpret the 'ordering' parameter of "/history" requests.
2019-03-21 18:43:24 +01:00
Christian Grothoff
1c723bf485
typo
2019-03-19 10:50:21 +01:00
Christian Grothoff
66ce33525e
keep type of batch_size unsigned
2019-03-19 10:38:53 +01:00
Marcello Stanisci
59075946de
Fix wirewatch.
...
Use negative delta (in /history requests) when the wirewatch
is run for the very first time against the exchange bank account.
This change was inspired by report #5649 .
2019-03-18 17:52:20 +01:00
Marcello Stanisci
88f80b8b4b
Do not run unneeded test.
2019-03-18 15:29:41 +01:00
Marcello Stanisci
3e6c432044
Put -l/--loglevel in the manpage.
2019-03-18 14:43:54 +01: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
Hartmut Goebel
0f7d8fbe61
Add a .dir-locals,el for configuring emacs for this project
2019-03-15 21:45:02 +01:00
Marcello Stanisci
115ecfbc49
Fakebank debug
2019-03-14 18:48:11 +01:00
Marcello Stanisci
5df58a77c5
Benchmark debug
2019-03-14 17:46:07 +01:00
Marcello Stanisci
bdd8d67be3
Swapping parameters
2019-03-13 17:53:38 +01:00
Marcello Stanisci
861169d649
debug
2019-03-13 17:43:21 +01:00
Marcello Stanisci
6ee5346b20
fix double-free
2019-03-13 17:15:57 +01:00
Marcello Stanisci
99fc27d403
Fakebank debugging.
...
Adding a CLI launcher for the bare fakebank service.
2019-03-13 16:24:19 +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
Christian Grothoff
e235945df9
improve test case logging, fix process initialization of taler-auditor-exchange
2019-03-11 03:43:32 +01:00
Christian Grothoff
a9268421d7
implementing private key deletion ( #5536 )
2019-03-11 03:24:32 +01:00
Christian Grothoff
82ce84fe67
pre-pull merging
2019-03-11 02:56:05 +01:00
Marcello Stanisci
4405438d9c
detail
2019-03-08 14:01:09 +01:00
Marcello Stanisci
91b794f09a
Remove useless and possibly misleading information.
2019-03-08 13:58:58 +01:00
Marcello Stanisci
f32c8f9be1
Manual.
2019-03-08 13:48:52 +01:00
Christian Grothoff
c3b9ebc1ef
fix format string issue in taler-wire, complete work on #5536 revocation file issue (shift location of revocation file and change content to include denom hash)
2019-03-03 00:35:21 +01:00
Christian Grothoff
4dea098f54
actually disable 100 continue
2019-03-02 19:18:12 +01:00
Christian Grothoff
4a51e33105
actually disable 100 continue
2019-02-23 14:47:44 +01:00
Marcello Stanisci
3219c14674
typo
2019-02-20 21:07:39 +01:00
Marcello Stanisci
d194e59ef0
indentation
2019-02-19 18:22:04 +01:00
Marcello Stanisci
0db12efc4d
Align tests to latest change.
2019-02-19 17:42:39 +01:00
Marcello Stanisci
7c5a277b34
Make cherry-picking test more isolated.
2019-02-19 15:48:52 +01:00
Marcello Stanisci
cf5eb8689b
gitignore
2019-02-18 16:51:45 +01:00
Marcello Stanisci
916ed469c1
Put master key under isolated home.
2019-02-18 16:49:22 +01:00
Marcello Stanisci
71cf485f6c
Fix cherry pick test.
...
Provide dedicated home directory for better isolation.
2019-02-18 16:41:48 +01:00
Marcello Stanisci
3b4d761f3b
Addressing https://bugs.gnunet.org/view.php?id=5232#c13251
2019-02-18 15:50:49 +01:00
Christian Grothoff
62e8c18390
Need to check for revoked keys as well before adding from DB.
...
Fixes ~13838.
2019-02-17 14:40:21 +01:00
Christian Grothoff
9fb889404a
towards #5536 (right now deactivated, as if on tests fail...)
2019-02-17 00:27:54 +01:00
Christian Grothoff
ec3a4aad23
fix memory leak of rhistory, always allocate it on the heap
2019-02-17 00:22:28 +01:00
Christian Grothoff
70e7bc1184
fix memory leak if traits are requested multiple times per withdraw
2019-02-17 00:18:04 +01:00
Christian Grothoff
3ff5bad33e
fix memory leak: on repeated refresh reveal, we populated ev_sigs twice
2019-02-17 00:13:14 +01:00
Christian Grothoff
88e611d32b
add assertions in preparation of #5536
2019-02-16 23:52:48 +01:00
Christian Grothoff
9413537e6d
add missing comments
2019-02-16 23:52:12 +01:00