bb511560femove TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-specific
Christian Grothoff
2016-06-09 21:03:07 +0200
ecf0689c75Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-09 19:18:30 +0200
75c04b8af2rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for improved consistency
Christian Grothoff
2016-06-09 19:18:13 +0200
d450303890removing decref from wring place
Marcello Stanisci
2016-06-09 17:22:15 +0200
35f3c30717exit aggregator if we failed to connect to DB
Christian Grothoff
2016-06-09 15:39:54 +0200
421b4f403fintegrate child_death_task with aggregator struct, and cancel it on error
Christian Grothoff
2016-06-09 15:20:24 +0200
e1b2900ebemore verbose message to help diagnose issues
Christian Grothoff
2016-06-09 14:54:50 +0200
c179734ccfmake code build against revised GNUnet blind signing API
Christian Grothoff
2016-06-09 14:52:00 +0200
3b9248e9c6Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-08 22:14:24 +0200
536163746echeck currency on /admin/add/incoming (#4565)
Christian Grothoff
2016-06-08 22:14:15 +0200
f50d4b0f35json_decref in shutdown
Marcello Stanisci
2016-06-08 17:34:46 +0200
feb60291b6getting banking details through config file in benchmark
Marcello Stanisci
2016-06-08 17:11:33 +0200
a7379930d2turn libfakebank into libtalerfakebank so we can use it for testcases in the merchant
Christian Grothoff
2016-06-08 11:35:28 +0200
f2b2455992merging ChangeLog
Christian Grothoff
2016-06-07 19:30:25 +0200
e3a0df0246Changelog
Christian Grothoff
2016-06-07 19:27:51 +0200
7714356611first steps in refreshing in benchmark
Marcello Stanisci
2016-06-07 17:41:16 +0200
11703131a3Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-07 17:12:39 +0200
ca8e309877adding find_pk() to benchmark
Marcello Stanisci
2016-06-07 16:58:55 +0200
166352e87eadd exchange_pub to callbacks
Christian Grothoff
2016-06-07 15:14:44 +0200
e5894fac26ignore benchmark binary
Christian Grothoff
2016-06-06 23:58:56 +0200
8d329a0256merge
Christian Grothoff
2016-06-06 23:55:31 +0200
7d281b63befixing compiler warnings, indentation, etc.
Christian Grothoff
2016-06-06 23:53:54 +0200
8c120f30f4fixing segfault when shutting down benchmark, but now it hangs..
Marcello Stanisci
2016-06-06 22:40:33 +0200
2f6c57f351spending logic in benchmark
Marcello Stanisci
2016-06-06 16:53:42 +0200
0fef44159aimprove error message to diagnose #4559
Christian Grothoff
2016-06-05 22:03:09 +0200
69756317cdfreeing in shutdown
Marcello Stanisci
2016-06-04 01:48:20 +0200
f1858fc1f4withdrawing coins and picking the ones to spend according to a given probability (see macro SPEND_PROBABILITY), for benchmarking
Marcello Stanisci
2016-06-04 01:29:42 +0200