index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_cmd_deposit.c
Age
Commit message (
Collapse
)
Author
2020-04-11
adapations to GNUnet API change
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-28
fix leaks and bad RC logic wrt json reference copying
Christian Grothoff
2020-03-28
doxygen fix
Christian Grothoff
2020-03-27
comment style fix
Christian Grothoff
2020-03-27
cover actual aggregation in exchange test
Florian Dold
2020-03-27
deposit command: create merchant key in a more appropriate place
Florian Dold
2020-03-27
fix deposit idempotency test case
Florian Dold
2020-03-27
add test case (currently fails) for deposit idempotency
Florian Dold
2020-03-27
removing warnings
Christian Grothoff
2020-03-20
more statistics, make explicit table lock optional, can hurt performance badly
Christian Grothoff
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-19
make do_retry not retry forever in tests/benchmark
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold