Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-09 | spaceing | Christian Grothoff | |
2018-08-09 | add option for optimistic signing on withdraw (pre DB transaction) | Christian Grothoff | |
2018-08-09 | fix spacing | Christian Grothoff | |
2018-08-09 | try with row locking to avoid rollbacks (in theory, to be verified) | Christian Grothoff | |
2018-08-09 | eliminate redundant hash call | Christian Grothoff | |
2018-08-09 | use correct HTTP status code for commit failures | Christian Grothoff | |
2018-08-09 | report ore precisely what went wrong | Christian Grothoff | |
2018-08-09 | report ore precisely where commands went wrong | Christian Grothoff | |
2018-08-09 | fix KS state freeing on exit | Christian Grothoff | |
2018-08-09 | fix benchmark tool output and time measurement | Christian Grothoff | |
2018-08-09 | use only one fakebank instance in multi-process benchmark | Christian Grothoff | |
2018-08-09 | in parallel tests, only launch one exchange -- still broken: code attempts ↵ | Christian Grothoff | |
to launch multiple fakebanks | |||
2018-08-09 | use fprintf / stdout for final benchmark result | Christian Grothoff | |
2018-08-07 | first quick hack for parallelizing benchmark | Christian Grothoff | |
2018-08-06 | link against bank as well: | Christian Grothoff | |
2018-08-06 | fix link | Christian Grothoff | |
2018-08-06 | fix build | Christian Grothoff | |
2018-07-27 | Verifying /track/transfer response signature. | Marcello Stanisci | |
2018-07-27 | Remove unnecessary code. | Marcello Stanisci | |
2018-07-27 | Salt and sig not to be kept on tracking. | Marcello Stanisci | |
2018-07-27 | Benchmark, | Marcello Stanisci | |
extract bank url from the configuration; then make example config usable. | |||
2018-07-27 | Add make target to clean blobs from the benchmark. | Marcello Stanisci | |
2018-07-27 | Make benchmark config file working. | Marcello Stanisci | |
2018-07-25 | Remove old note. | Marcello Stanisci | |
2018-07-25 | Benchmark. | Marcello Stanisci | |
Building the /wire response object inside the tool. | |||
2018-07-25 | Undo saving auditor blob under /tmp. | Marcello Stanisci | |
Gives permission issues. | |||
2018-07-25 | Add benchmark example config file. | Marcello Stanisci | |
2018-07-25 | save auditor blob under /tmp | Marcello Stanisci | |
2018-07-25 | Give default loglev at benchmark. | Marcello Stanisci | |
2018-07-25 | Benchmark. | Marcello Stanisci | |
Removing "-new" part from the source file. | |||
2018-07-25 | Prefer strncpy() | Marcello Stanisci | |
2018-07-25 | Use proper exchange preparator (benchmark) | Marcello Stanisci | |
2018-07-25 | no ApiKey for benchmark | Marcello Stanisci | |
2018-07-25 | Fix segfault. | Marcello Stanisci | |
2018-07-25 | Benchmark uses fakebank now. | Marcello Stanisci | |
2018-07-25 | Benchmark. | Marcello Stanisci | |
Measuring time and print outcome. | |||
2018-07-25 | Place FIXME/WARNING | Marcello Stanisci | |
2018-07-25 | Benchmark. | Marcello Stanisci | |
Fix default runs' number and payto construction. | |||
2018-07-25 | Benchmark. | Marcello Stanisci | |
Batching all the commands together. | |||
2018-07-25 | Benchmark. | Marcello Stanisci | |
Define the "unity" benchmark: a array of CMDs containing at least a withdraw+deposit, and _possibly_ a refresh operation. | |||
2018-07-25 | Benchmark. | Marcello Stanisci | |
Calculating total amount for the (unique) reserve. | |||
2018-07-25 | Remove useless comment | Marcello Stanisci | |
2018-07-24 | Benchmark. | Marcello Stanisci | |
Iterations are counted "per coin". Basically, the user expresses how many coins they want to instantiate for a single invocation of the command. | |||
2018-07-24 | Benchmark. | Marcello Stanisci | |
Making imported benchmark a stub ; and getting it to compile. | |||
2018-07-24 | Fix benchmark. | Marcello Stanisci | |
Importing the _merchant_ benchmark source file here and including it into the compilation system. | |||
2018-07-23 | Change wire-plugin method signature. | Marcello Stanisci | |
2018-07-23 | Add "cancel" method to the last commit. | Marcello Stanisci | |
2018-07-23 | Wire-plugin interface. | Marcello Stanisci | |
Add methods signatures to register merchants at banking institutions. | |||
2018-07-18 | Add "general_id" for merchants into the DB system. | Marcello Stanisci | |
2018-07-10 | Remove convenience note. | Marcello Stanisci | |