exchange/src/mint-lib
2015-06-26 09:03:18 +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 handle response code 0 more nicely 2015-06-26 09:03:18 +02:00
mint_api_handle.c handle response code 0 more nicely 2015-06-26 09:03:18 +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 handle response code 0 more nicely 2015-06-26 09:03:18 +02:00
test_mint_api.c add test mode option to mint 2015-06-18 14:25:09 +02:00