Christian Grothoff
|
f623214c12
|
minor bugfixes, towards /deposit in test interpreter
|
2015-07-05 14:32:26 +02:00 |
|
Christian Grothoff
|
a104914e4d
|
-doxygen fixes
|
2015-07-05 13:35:47 +02:00 |
|
Christian Grothoff
|
01551b0d9d
|
comments
|
2015-07-05 13:21:53 +02:00 |
|
Christian Grothoff
|
3f1a4c346b
|
comments
|
2015-07-05 13:20:09 +02:00 |
|
Christian Grothoff
|
dde1ff8821
|
fix type
|
2015-07-05 13:18:49 +02:00 |
|
Christian Grothoff
|
9084ac4821
|
fixing RC counting and a comma
|
2015-07-05 13:05:58 +02:00 |
|
Christian Grothoff
|
ff6d4c081c
|
neat error reporting
|
2015-07-05 11:54:14 +02:00 |
|
Christian Grothoff
|
24df12db9b
|
trigger content ask after adding ops
|
2015-07-05 11:52:00 +02:00 |
|
Christian Grothoff
|
fbee672775
|
log warning if matching denomination key is out of range
|
2015-07-04 22:41:05 +02:00 |
|
Christian Grothoff
|
f8349a9cbf
|
towards test-interpreter command for /withdraw/sign
|
2015-07-04 22:35:30 +02:00 |
|
Christian Grothoff
|
902ec2fe11
|
implementing missing interpreter shutdown cleanup logic
|
2015-07-04 22:00:29 +02:00 |
|
Christian Grothoff
|
915270d77a
|
more small bugfixes
|
2015-07-04 21:34:50 +02:00 |
|
Christian Grothoff
|
49da00cc2b
|
fix misc small bugs
|
2015-07-04 21:27:28 +02:00 |
|
Christian Grothoff
|
841950b910
|
more work on testcase
|
2015-07-04 20:47:39 +02:00 |
|
Christian Grothoff
|
2bb5d46701
|
implementing OC_ADMIN_ADD_INCOMING command
|
2015-07-04 18:45:51 +02:00 |
|
Christian Grothoff
|
15956f47c0
|
skeleton for the interpreter loop to write tests for the mint
|
2015-07-04 17:30:38 +02:00 |
|
Christian Grothoff
|
01b2a257b1
|
implement C API for /admin/add/incoming
|
2015-07-01 00:18:01 +02:00 |
|
Christian Grothoff
|
68bf92de2c
|
fix ftbfs
|
2015-06-30 21:26:16 +02:00 |
|
Christian Grothoff
|
d98eabf6c3
|
handle response code 0 more nicely
|
2015-06-26 09:03:18 +02:00 |
|
Christian Grothoff
|
28a10c22a6
|
fix remaining open issues to resolve #3772/3773
|
2015-06-23 19:47:13 +02:00 |
|
Christian Grothoff
|
ca01072fdd
|
work on withdraw history parser refactoring, towards finishing the implementation
|
2015-06-23 19:41:51 +02:00 |
|
Christian Grothoff
|
6108acb923
|
link to mantis open issues
|
2015-06-22 21:23:01 +02:00 |
|
Christian Grothoff
|
d64a1a3d2e
|
minor FIXME fix
|
2015-06-22 21:20:26 +02:00 |
|
Christian Grothoff
|
59b4e1cdd8
|
almost finished checking if reserve transaction history well-formedness for /withdraw/sign error checking
|
2015-06-22 21:18:44 +02:00 |
|
Christian Grothoff
|
9fbd7967b1
|
handle 200 OK response from /withdraw/sign
|
2015-06-22 20:38:35 +02:00 |
|
Christian Grothoff
|
57f4c31514
|
finished implementing request construction for /withdraw/sign
|
2015-06-22 20:18:45 +02:00 |
|
Christian Grothoff
|
7a319f605a
|
get skeleton withdraw code to compile
|
2015-06-22 18:36:52 +02:00 |
|
Christian Grothoff
|
463fd2d557
|
starting with withdraw impl
|
2015-06-22 18:35:13 +02:00 |
|
Christian Grothoff
|
3954fbe8c0
|
finishing implementation of #3516
|
2015-06-22 14:36:01 +02:00 |
|
Christian Grothoff
|
f0c8858825
|
-check consistency of amount with purpose's amount
|
2015-06-22 14:23:09 +02:00 |
|
Christian Grothoff
|
6d323a50d2
|
marking remaining FIXMEs for #3516
|
2015-06-21 21:49:05 +02:00 |
|
Christian Grothoff
|
a334005e3d
|
implemented signature verification for /deposit 200 OK response
|
2015-06-21 21:17:33 +02:00 |
|
Christian Grothoff
|
8f6e911308
|
-implement signature checking on /deposit
|
2015-06-21 20:43:54 +02:00 |
|
Christian Grothoff
|
5caa52aa4c
|
implementing /deposit JSON generation
|
2015-06-21 19:18:31 +02:00 |
|
Christian Grothoff
|
bba46ca85a
|
compile mint_api_deposit.c
|
2015-06-21 18:47:42 +02:00 |
|
Christian Grothoff
|
ed888ca1d8
|
starting with skeleton for /deposit implementation
|
2015-06-21 00:00:33 +02:00 |
|
Christian Grothoff
|
6e070416c3
|
generate /keys signature as binary-only
|
2015-06-20 23:19:21 +02:00 |
|
Christian Grothoff
|
3bb26bcf47
|
deduplicate code with util/json.c, do use consistently /time/ encoding
|
2015-06-20 22:53:01 +02:00 |
|
Christian Grothoff
|
61752e0334
|
simplify /keys parser by using json parser interpreter
|
2015-06-20 22:40:06 +02:00 |
|
Christian Grothoff
|
605058f774
|
add generic json parser interpreter to simplify parsing logic (next)
|
2015-06-20 17:40:28 +02:00 |
|
Christian Grothoff
|
5c780a7a97
|
must also decode 'expire_legal'
|
2015-06-19 22:32:58 +02:00 |
|
Christian Grothoff
|
2c1db3ea04
|
fix struct used in size calc for key signing
|
2015-06-19 22:24:02 +02:00 |
|
Christian Grothoff
|
45ec06a0e8
|
fix config to use test mode
|
2015-06-18 16:38:43 +02:00 |
|
Christian Grothoff
|
8f656ba0fc
|
add config files
|
2015-06-18 16:23:01 +02:00 |
|
Christian Grothoff
|
5e87b47c48
|
add test mode option to mint
|
2015-06-18 14:25:09 +02:00 |
|
Christian Grothoff
|
b696e1db1d
|
fix range check, make messages clearer
|
2015-06-18 14:04:42 +02:00 |
|
Christian Grothoff
|
8cd29d1670
|
adding configuration for testing mint httpd
|
2015-06-18 13:47:35 +02:00 |
|
Christian Grothoff
|
d15c654749
|
fix locking issue, as the mutex we are using is not recursive we need to be a bit more careful
|
2015-06-18 13:44:58 +02:00 |
|
Christian Grothoff
|
740d6cba04
|
finish first draft of testcase, fix first small bug found with it
|
2015-06-18 11:39:53 +02:00 |
|
Christian Grothoff
|
a32e2b869f
|
fix testcase FTBFS
|
2015-06-18 01:17:01 +02:00 |
|