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 (
Expand
)
Author
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
work on testing ftbfs
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-05
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-07-05
fix #6236
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
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