index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
benchmark
Age
Commit message (
Expand
)
Author
2019-07-24
fix benchmark FTBFS
Christian Grothoff
2019-06-30
fix FTBFS
Marcello Stanisci
2019-06-30
use proper default configuration
Christian Grothoff
2019-06-08
fix #5756, also change sepa->iban as per payto:// spec
Christian Grothoff
2019-06-03
getchar() result is intentionally discarded, make this clear
Christian Grothoff
2019-06-03
check more return values
Christian Grothoff
2019-05-02
benchmark: don't print result as exchange worker
Florian Dold
2019-05-01
benchmark: terminate exchange slave properly
Florian Dold
2019-05-01
benchmar: wait for exchange worker to terminate
Florian Dold
2019-05-01
Don't free null strings.
Florian Dold
2019-03-16
fix swapped arguments, and add const where required, do not free const ptr
Christian Grothoff
2019-03-13
Swapping parameters
Marcello Stanisci
2019-03-13
fix double-free
Marcello Stanisci
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 leaks...
Christian Grothoff
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff
2018-12-18
/withdraw: #5284.
Marcello Stanisci
2018-12-18
/refresh/*: #5284.
Marcello Stanisci
2018-12-18
/deposit: #5284.
Marcello Stanisci
2018-11-10
preparing test logic for new auditor requirements (incomplete)
Christian Grothoff
2018-10-02
benchmark: variable 'refresh rate'
Florian Dold
2018-10-02
print CPU time for benchmark descendant processes
Florian Dold
2018-09-21
result must be signed
Florian Dold
2018-09-21
benchmark: don't crash on --help
Florian Dold
2018-08-23
exchange benchmark: add option to linger around after we're done
Florian Dold
2018-08-23
remove automatically generated file that always changes
Florian Dold
2018-08-19
fix preflight check failure
Christian Grothoff
2018-08-19
re-init logging so we can tell by PID who it is
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-08-19
add logic to allow fakebank transfers to be retried
Christian Grothoff
2018-08-19
retry instantly if /keys download fails during testcase startup
Christian Grothoff
2018-08-19
increase client limit
Florian Dold
2018-08-19
add logic to retry /keys if /keys download fails
Christian Grothoff
2018-08-19
increase listen backlog for fakebank
Florian Dold
2018-08-19
benchmark: remove odd macro
Florian Dold
2018-08-19
add remote benchmarking
Florian Dold
2018-08-16
make curl check saner, use AS_IF
Christian Grothoff
2018-08-11
make wirewatch batch size adaptive to transaction success/failure
Christian Grothoff
2018-08-11
implement retries for a few more commands
Christian Grothoff
2018-08-11
be aggressive
Christian Grothoff
2018-08-11
add multi-reserve support, improve load balancing by not reusing connections ...
Christian Grothoff
2018-08-10
resign account-2
Christian Grothoff
2018-08-10
use timeout option in benchmark
Christian Grothoff
2018-08-10
add a few more FOR UPDATE where appropriate
Christian Grothoff
2018-08-10
launch wirewatch in the background for benchmarking
Christian Grothoff
2018-08-10
use retry in benchmark
Christian Grothoff
2018-08-10
fix bug wrt signature handling during withdraw (with/without optimistic signing)
Christian Grothoff
2018-08-09
spaceing
Christian Grothoff
2018-08-09
use correct HTTP status code for commit failures
Christian Grothoff
2018-08-09
report ore precisely where commands went wrong
Christian Grothoff
[next]