summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-10-do not ignore error code...Christian Grothoff
2016-06-10-do not ignore error code...Christian Grothoff
2016-06-10first steps in refresh reveal in benchmarkMarcello Stanisci
2016-06-10melting logic (still no reveal) in benchmarkMarcello Stanisci
2016-06-10addressing compilation warningsMarcello Stanisci
2016-06-10preparing refresh blobMarcello Stanisci
2016-06-09Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-09- picking needed JSONs from files instead of hardcodingMarcello Stanisci
- populating (by hand) the array of denominations needed for refreshing - minor fixes
2016-06-09note similarity in codeChristian Grothoff
2016-06-09refactor track_transfer 200 handling, fix minor leakChristian Grothoff
2016-06-09-typoChristian Grothoff
2016-06-09rename source files to match API URIsChristian Grothoff
2016-06-09rename source files to match API URIsChristian Grothoff
2016-06-09move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not ↵Christian Grothoff
exchange-specific
2016-06-09Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ↵Christian Grothoff
improved consistency
2016-06-09removing decref from wring placeMarcello Stanisci
2016-06-09exit aggregator if we failed to connect to DBChristian Grothoff
2016-06-09integrate child_death_task with aggregator struct, and cancel it on errorChristian Grothoff
2016-06-09more verbose message to help diagnose issuesChristian Grothoff
2016-06-09make code build against revised GNUnet blind signing APIChristian Grothoff
2016-06-08Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-08check currency on /admin/add/incoming (#4565)Christian Grothoff
2016-06-08json_decref in shutdownMarcello Stanisci
2016-06-08getting banking details through config file in benchmarkMarcello Stanisci
2016-06-08- calling exchange via GNUNET_OS_ interfaceMarcello Stanisci
- getting currency via /keys - adding -c option (benchmark)
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ↵Christian Grothoff
merchant
2016-06-07merging ChangeLogChristian Grothoff
2016-06-07Changelogv0.0.1Christian Grothoff
2016-06-07first steps in refreshing in benchmarkMarcello Stanisci
2016-06-07Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-07adding find_pk() to benchmarkMarcello Stanisci
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-06-06ignore benchmark binaryChristian Grothoff
2016-06-06mergeChristian Grothoff
2016-06-06fixing compiler warnings, indentation, etc.Christian Grothoff
2016-06-06fixing segfault when shutting down benchmark, but now it hangs..Marcello Stanisci
2016-06-06spending logic in benchmarkMarcello Stanisci
2016-06-05improve error message to diagnose #4559Christian Grothoff
2016-06-04freeing in shutdownMarcello Stanisci
2016-06-04withdrawing coins and picking the ones to spend according to a given ↵Marcello Stanisci
probability (see macro SPEND_PROBABILITY), for benchmarking
2016-06-03generating (global) blinding key for benchmarkMarcello Stanisci
2016-06-03fixing benchmark compilationMarcello Stanisci
2016-06-03anti-segfault comments, cancelling pending operation when shutting down ↵Marcello Stanisci
benchmark
2016-06-03creating reserves for benchmarkMarcello Stanisci
2016-06-02triggering buildbotMarcello Stanisci
2016-06-02triggering buildbotMarcello Stanisci
2016-06-02remove useless checkChristian Grothoff
2016-06-02remove useless checkChristian Grothoff
2016-06-02check fcntl() return valueChristian Grothoff