index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-19
fix preflight check failure
Christian Grothoff
2018-08-19
fix handling of withdraw failure
Christian Grothoff
2018-08-19
use existing reserve balance table instead of recomputing reserve balance eac...
Christian Grothoff
2018-08-19
fix /keys retry
Christian Grothoff
2018-08-19
typo
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
force TALER_EXCHANGE_connect() va-list to be actually provided
Christian Grothoff
2018-08-19
add logic to retry /keys if /keys download fails
Christian Grothoff
2018-08-19
fix test setup invocation
Florian Dold
2018-08-19
increase listen backlog for fakebank
Florian Dold
2018-08-19
remove superfluous rollback, insert rollback() before shutdown just for being...
Christian Grothoff
2018-08-19
make fakebank use epoll() on platforms where it is available
Christian Grothoff
2018-08-19
benchmark: remove odd macro
Florian Dold
2018-08-19
add remote benchmarking
Florian Dold
2018-08-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2018-08-16
merge
Christian Grothoff
2018-08-16
make curl check saner, use AS_IF
Christian Grothoff
2018-08-16
fix all (?) wrong -l flags
Florian Dold
2018-08-16
fix more wrong -l flags
Florian Dold
2018-08-16
fix some wrong -l flags
Florian Dold
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
make wirewatch properly handle (soft) failed transations
Christian Grothoff
2018-08-11
be aggressive
Christian Grothoff
2018-08-11
leave it to GNUnet
Christian Grothoff
2018-08-11
disable SECMEM for Taler exchange, it causes massive lock contention and then...
Christian Grothoff
2018-08-11
cache result from log level check
Christian Grothoff
2018-08-11
avoid backlog issue by increasing backlog size
Christian Grothoff
2018-08-11
add multi-reserve support, improve load balancing by not reusing connections ...
Christian Grothoff
2018-08-11
fix command lookup
Christian Grothoff
2018-08-11
try to fix missing rollbacks for wirewatch
Christian Grothoff
2018-08-10
improve command search routine in interpeter, report command execution velocity
Christian Grothoff
2018-08-10
resign account-2
Christian Grothoff
2018-08-10
break up refresh/reveal transaction to reduce failure rate, increase retries ...
Christian Grothoff
2018-08-10
use timeout option in benchmark
Christian Grothoff
2018-08-10
add more logging to more clearly see real conficts, add AUTO_EXPLAIN option t...
Christian Grothoff
2018-08-10
add variant that allows us to control the timeout
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-10
add retry support to withdraw test logic
Christian Grothoff
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
[next]