exchange/src/mint-lib
2015-08-08 22:11:58 +02:00
..
test-mint-home misc bugfixes from tests 2015-07-05 16:55:01 +02:00
Makefile.am move coin history verification to new mint_api_common.c for future use by refresh logic 2015-08-08 20:21:13 +02:00
mint_api_admin.c share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
mint_api_common.c move coin history verification to new mint_api_common.c for future use by refresh logic 2015-08-08 20:21:13 +02:00
mint_api_common.h move coin history verification to new mint_api_common.c for future use by refresh logic 2015-08-08 20:21:13 +02:00
mint_api_context.c share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
mint_api_context.h share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
mint_api_deposit.c move coin history verification to new mint_api_common.c for future use by refresh logic 2015-08-08 20:21:13 +02:00
mint_api_handle.c share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
mint_api_handle.h refactoring mint API, mostly done (compiles again, /keys might even work) 2015-06-17 18:50:09 +02:00
mint_api_json.c finshing json parsing support for /refresh/melt handling 2015-08-08 21:46:26 +02:00
mint_api_json.h finshing json parsing support for /refresh/melt handling 2015-08-08 21:46:26 +02:00
mint_api_refresh_link.c adding first draft for the /refresh/ APIs, including implementation stub 2015-08-06 00:00:40 +02:00
mint_api_refresh.c implement handle_refresh_reveal_finished (200 OK handler) 2015-08-08 22:11:58 +02:00
mint_api_withdraw.c share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
test_mint_api.c fix 2015-07-20 14:04:23 +02:00