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 |
|
Christian Grothoff
|
5740506b24
|
refactoring mint API, mostly done (compiles again, /keys might even work)
|
2015-06-17 18:50:09 +02:00 |
|
Christian Grothoff
|
93bc450db3
|
enable code coverage configure option
|
2015-04-13 13:57:38 +02:00 |
|
Christian Grothoff
|
576545daeb
|
fix use of struct TALER_MintSigningKeyValidityPS
|
2015-03-28 18:18:38 +01:00 |
|
Christian Grothoff
|
eca4f1a8fe
|
-doxygen fixes
|
2015-03-28 15:42:07 +01:00 |
|
Christian Grothoff
|
891018f69f
|
minor renaming of signature values and improved documentation of signatures, also adding a few missing fields to signatures to address #3631
|
2015-03-28 14:22:21 +01:00 |
|
Christian Grothoff
|
c626ccac51
|
second round of renamefest
|
2015-03-28 11:06:00 +01:00 |
|