index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_withdraw.c
Age
Commit message (
Expand
)
Author
2022-11-17
-code cleanup
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-14
-regenerate DBs
Christian Grothoff
2022-08-14
-work on new KYC logic: tests pass again
Christian Grothoff
2022-06-04
add KYC errors for p2p payments
Christian Grothoff
2022-05-23
-implement batch withdraw client-side logic
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-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-12
-more doxygen fixes
Christian Grothoff
2022-02-11
-get tests 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-06
-fix more FTBFS issues
Christian Grothoff
2022-02-05
fixes to crypto.c changes
Gian Demarmels
2022-02-05
crypto implementation
Gian Demarmels
2022-02-04
messing with CS/RSA fixes
Christian Grothoff
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
-make picky gcc happy
Christian Grothoff
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
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
fix const due to changes in TALER_planchet_prepare
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-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-04-12
API updates and new error codes for merchant implementation of #6173
Christian Grothoff
2020-04-12
adapt withdraw2 API to support new tip-pickup design (#6173)
Christian Grothoff
2020-04-12
remove c_hash from planchet detail where it does not logically belong
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
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-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
2020-02-29
doxygen fixes
Christian Grothoff
2020-02-29
limit redirects
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff