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_deposit.c
Age
Commit message (
Expand
)
Author
2015-10-28
fix #4032: move wire deadline form wire details to advisory field in /deposit...
Christian Grothoff
2015-08-09
doxygen-fixes
Christian Grothoff
2015-08-08
move coin history verification to new mint_api_common.c for future use by ref...
Christian Grothoff
2015-07-11
share more code in mint API, misc bugfixes
Christian Grothoff
2015-07-09
fix mint to actually include signature in deposit error reply
Christian Grothoff
2015-07-05
final fixes to make test pass
Christian Grothoff
2015-07-05
include mint's public key in reply
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-07-05
minor bugfixes, towards /deposit in test interpreter
Christian Grothoff
2015-07-05
-doxygen fixes
Christian Grothoff
2015-07-04
more small bugfixes
Christian Grothoff
2015-06-26
handle response code 0 more nicely
Christian Grothoff
2015-06-22
finished implementing request construction for /withdraw/sign
Christian Grothoff
2015-06-22
-check consistency of amount with purpose's amount
Christian Grothoff
2015-06-21
marking remaining FIXMEs for #3516
Christian Grothoff
2015-06-21
implemented signature verification for /deposit 200 OK response
Christian Grothoff
2015-06-21
-implement signature checking on /deposit
Christian Grothoff
2015-06-21
implementing /deposit JSON generation
Christian Grothoff
2015-06-21
compile mint_api_deposit.c
Christian Grothoff
2015-06-21
starting with skeleton for /deposit implementation
Christian Grothoff