index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint-lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2016-01-21
adding mint-lib logic to execute /wire/deposits requests
Christian Grothoff
2016-01-21
adding API code for /deposit/wtid requests
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-09-14
implement /wire api (#3947)
Christian Grothoff
2015-08-14
also build mint-lib if we only have libgnurl
Christian Grothoff
2015-08-08
move coin history verification to new mint_api_common.c for future use by ref...
Christian Grothoff
2015-08-06
adding first draft for the /refresh/ APIs, including implementation stub
Christian Grothoff
2015-07-05
final fixes to make test pass
Christian Grothoff
2015-07-01
implement C API for /admin/add/incoming
Christian Grothoff
2015-06-22
get skeleton withdraw code to compile
Christian Grothoff
2015-06-21
compile mint_api_deposit.c
Christian Grothoff
2015-06-20
add generic json parser interpreter to simplify parsing logic (next)
Christian Grothoff
2015-06-18
fix range check, make messages clearer
Christian Grothoff
2015-06-17
refactoring mint API, mostly done (compiles again, /keys might even work)
Christian Grothoff
2015-04-13
enable code coverage configure option
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff