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_withdraw.c
Age
Commit message (
Expand
)
Author
2022-02-07
fix FTBFS of main logic
Christian Grothoff
2022-02-04
messing with CS/RSA fixes
Christian Grothoff
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
2021-11-24
handle revoke followed immediately by a sign request
Christian Grothoff
2021-11-08
-fix NPE
Christian Grothoff
2021-11-07
add required payto URI traits
Christian Grothoff
2021-11-07
expose KYC traits for withdraw/get deposits commands
Christian Grothoff
2021-10-27
libtalertesting compiles
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-28
implement #6049
Christian Grothoff
2020-03-27
fix inconsistency in field naming
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-02-27
rename fest, make symbols better match new endpoint names
Christian Grothoff
2020-01-19
leak fixes
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold