index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_withdraw2.c
Age
Commit message (
Expand
)
Author
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-14
-work on new KYC logic: tests pass again
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-03-21
add logic to check timestamp, revise history balance calculation logic in client
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-12
-address misc. fixmes
Christian Grothoff
2022-02-10
-get recoup/refresh to pass
Christian Grothoff
2022-02-09
-fix withdraw logic
Christian Grothoff
2022-02-07
got testing_api_cmd_refresh to compile
Christian Grothoff
2022-02-04
refactor TALER_coin_ev_hash
Gian Demarmels
2022-02-04
include denom_pub into coin_ev_hash
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
2021-10-27
-fix more FTBFS
Christian Grothoff
2021-10-16
handle new 202 accepted status code on withdraw in client logic
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
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-08-29
doxygen fixes
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-04-12
adapt withdraw2 API to support new tip-pickup design (#6173)
Christian Grothoff