index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint-lib
/
mint_api_withdraw.c
Age
Commit message (
Expand
)
Author
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-08-08
implement parse_refresh_link_ok
Christian Grothoff
2015-07-11
share more code in mint API, misc bugfixes
Christian Grothoff
2015-07-05
minor bugfixes, towards /deposit in test interpreter
Christian Grothoff
2015-07-05
-doxygen fixes
Christian Grothoff
2015-07-05
fix type
Christian Grothoff
2015-07-05
fixing RC counting and a comma
Christian Grothoff
2015-07-04
more small bugfixes
Christian Grothoff
2015-06-26
handle response code 0 more nicely
Christian Grothoff
2015-06-23
fix remaining open issues to resolve #3772/3773
Christian Grothoff
2015-06-23
work on withdraw history parser refactoring, towards finishing the implementa...
Christian Grothoff
2015-06-22
link to mantis open issues
Christian Grothoff
2015-06-22
minor FIXME fix
Christian Grothoff
2015-06-22
almost finished checking if reserve transaction history well-formedness for /...
Christian Grothoff
2015-06-22
handle 200 OK response from /withdraw/sign
Christian Grothoff
2015-06-22
finished implementing request construction for /withdraw/sign
Christian Grothoff
2015-06-22
get skeleton withdraw code to compile
Christian Grothoff
2015-06-22
starting with withdraw impl
Christian Grothoff