exchange/src/mint-lib
2015-06-21 19:18:31 +02:00
..
test-mint-home fix config to use test mode 2015-06-18 16:38:43 +02:00
Makefile.am compile mint_api_deposit.c 2015-06-21 18:47:42 +02:00
mint_api_context.c starting with skeleton for /deposit implementation 2015-06-21 00:00:33 +02:00
mint_api_context.h starting with skeleton for /deposit implementation 2015-06-21 00:00:33 +02:00
mint_api_deposit.c implementing /deposit JSON generation 2015-06-21 19:18:31 +02:00
mint_api_handle.c starting with skeleton for /deposit implementation 2015-06-21 00:00:33 +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 deduplicate code with util/json.c, do use consistently /time/ encoding 2015-06-20 22:53:01 +02:00
mint_api_json.h simplify /keys parser by using json parser interpreter 2015-06-20 22:40:06 +02:00
test_mint_api.c add test mode option to mint 2015-06-18 14:25:09 +02:00