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-06-04
add KYC errors for p2p payments
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-05-23
-incomplete batch_withdraw test command
Christian Grothoff
2022-05-23
-implement batch withdraw client-side logic
Christian Grothoff
2022-04-21
Fixed seed size for TALER_age_restriction_commit
Özgür Kesim
2022-04-06
-complete va coin parser of purse_create_deposit CMD
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-03-01
Refactoring TALER_AgeCommitment
Özgür Kesim
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-08
-more test fixes
Christian Grothoff
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