Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | Fix compilation (order matters) | Marcello Stanisci | |
2019-03-22 | Wirewatch. | Marcello Stanisci | |
Avoid using negative deltas. | |||
2019-03-21 | Adapt "/history" tests to the new policy of 'start' defaults. | Marcello Stanisci | |
2019-03-21 | "/history" 'start' default value. | Marcello Stanisci | |
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 | Makefile. | Marcello Stanisci | |
Do not install, but get to compile the utility command 'taler-fakebank-run'. | |||
2019-03-21 | Comment. | Marcello Stanisci | |
Commenting about the impossibility of the current history CMD to interpret the 'ordering' parameter of "/history" requests. | |||
2019-03-19 | typo | Christian Grothoff | |
2019-03-19 | keep type of batch_size unsigned | Christian Grothoff | |
2019-03-18 | Fix wirewatch. | Marcello Stanisci | |
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 | Do not run unneeded test. | Marcello Stanisci | |
2019-03-16 | fix swapped arguments, and add const where required, do not free const ptr | Christian Grothoff | |
2019-03-14 | Fakebank debug | Marcello Stanisci | |
2019-03-14 | Benchmark debug | Marcello Stanisci | |
2019-03-13 | Swapping parameters | Marcello Stanisci | |
2019-03-13 | debug | Marcello Stanisci | |
2019-03-13 | fix double-free | Marcello Stanisci | |
2019-03-13 | Fakebank debugging. | Marcello Stanisci | |
Adding a CLI launcher for the bare fakebank service. | |||
2019-03-13 | stop wirewatch if launching exchange fails | Christian Grothoff | |
2019-03-13 | return proper error message instead of aborting, fix a few minor memory ↵ | Christian Grothoff | |
leaks in taler-exchange-benchmark | |||
2019-03-11 | improve test case logging, fix process initialization of taler-auditor-exchange | Christian Grothoff | |
2019-03-11 | implementing private key deletion (#5536) | Christian Grothoff | |
2019-03-11 | pre-pull merging | Christian Grothoff | |
2019-03-03 | fix format string issue in taler-wire, complete work on #5536 revocation ↵ | Christian Grothoff | |
file issue (shift location of revocation file and change content to include denom hash) | |||
2019-03-02 | actually disable 100 continue | Christian Grothoff | |
2019-02-23 | actually disable 100 continue | Christian Grothoff | |
2019-02-20 | typo | Marcello Stanisci | |
2019-02-19 | indentation | Marcello Stanisci | |
2019-02-19 | Align tests to latest change. | Marcello Stanisci | |
2019-02-19 | Make cherry-picking test more isolated. | Marcello Stanisci | |
2019-02-18 | Put master key under isolated home. | Marcello Stanisci | |
2019-02-18 | Fix cherry pick test. | Marcello Stanisci | |
Provide dedicated home directory for better isolation. | |||
2019-02-18 | Addressing https://bugs.gnunet.org/view.php?id=5232#c13251 | Marcello Stanisci | |
2019-02-17 | Need to check for revoked keys as well before adding from DB. | Christian Grothoff | |
Fixes ~13838. | |||
2019-02-17 | towards #5536 (right now deactivated, as if on tests fail...) | Christian Grothoff | |
2019-02-17 | fix memory leak of rhistory, always allocate it on the heap | Christian Grothoff | |
2019-02-17 | fix memory leak if traits are requested multiple times per withdraw | Christian Grothoff | |
2019-02-17 | fix memory leak: on repeated refresh reveal, we populated ev_sigs twice | Christian Grothoff | |
2019-02-16 | add assertions in preparation of #5536 | Christian Grothoff | |
2019-02-16 | add missing comments | Christian Grothoff | |
2019-02-16 | better error message | Christian Grothoff | |
2019-02-16 | implement iterate_denomination_info() call | Christian Grothoff | |
2019-02-15 | check carefully, given that DKs expire, with the current configuration the ↵ | Christian Grothoff | |
correct number of expected keys is 8 here | |||
2019-02-15 | initialize start_number in fakebank | Christian Grothoff | |
2019-02-14 | fix ftbfs | Christian Grothoff | |
2019-02-14 | add option to be selective about dropping the exchange list | Christian Grothoff | |
2019-02-14 | preparations for #5536 | Christian Grothoff | |
2019-02-13 | UX | Marcello Stanisci | |
2019-02-13 | Fix #5558. | Marcello Stanisci | |
2019-02-13 | new bank error code | Marcello Stanisci | |
2019-02-12 | Improve UX | Marcello Stanisci | |