summaryrefslogtreecommitdiff
path: root/src/mint-lib/mint_api_deposit.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-18check return value from TALER_amount_subtract()Christian Grothoff
2015-12-25Add lots of logging.Florian Dold
2015-12-23Logging.Florian Dold
2015-11-25get rid of marcello's printf()-style debugging with compiler warnings...Christian Grothoff
2015-11-17removing the bank WebsiteMarcello Stanisci
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-08-09doxygen-fixesChristian Grothoff
2015-08-08move coin history verification to new mint_api_common.c for future use by ref...Christian Grothoff
2015-07-11share more code in mint API, misc bugfixesChristian Grothoff
2015-07-09fix mint to actually include signature in deposit error replyChristian Grothoff
2015-07-05final fixes to make test passChristian Grothoff
2015-07-05include mint's public key in replyChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05minor bugfixes, towards /deposit in test interpreterChristian Grothoff
2015-07-05-doxygen fixesChristian Grothoff
2015-07-04more small bugfixesChristian Grothoff
2015-06-26handle response code 0 more nicelyChristian Grothoff
2015-06-22finished implementing request construction for /withdraw/signChristian Grothoff
2015-06-22-check consistency of amount with purpose's amountChristian Grothoff
2015-06-21marking remaining FIXMEs for #3516Christian Grothoff
2015-06-21implemented signature verification for /deposit 200 OK responseChristian Grothoff
2015-06-21-implement signature checking on /depositChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-21compile mint_api_deposit.cChristian Grothoff
2015-06-21starting with skeleton for /deposit implementationChristian Grothoff