exchange/src/mint-lib
2015-06-23 19:47:13 +02:00
..
test-mint-home fix config to use test mode 2015-06-18 16:38:43 +02:00
Makefile.am get skeleton withdraw code to compile 2015-06-22 18:36:52 +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 finished implementing request construction for /withdraw/sign 2015-06-22 20:18:45 +02:00
mint_api_handle.c -implement signature checking on /deposit 2015-06-21 20:43:54 +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 almost finished checking if reserve transaction history well-formedness for /withdraw/sign error checking 2015-06-22 21:18:44 +02:00
mint_api_json.h almost finished checking if reserve transaction history well-formedness for /withdraw/sign error checking 2015-06-22 21:18:44 +02:00
mint_api_withdraw.c fix remaining open issues to resolve #3772/3773 2015-06-23 19:47:13 +02:00
test_mint_api.c add test mode option to mint 2015-06-18 14:25:09 +02:00