Christian Grothoff
|
61752e0334
|
simplify /keys parser by using json parser interpreter
|
2015-06-20 22:40:06 +02:00 |
|
Christian Grothoff
|
006c55b3de
|
doxygen fixes
|
2015-06-12 11:00:04 +02:00 |
|
Christian Grothoff
|
401745fc30
|
-include wallet headers if compiling wallet library
|
2015-06-02 12:52:05 +02:00 |
|
Christian Grothoff
|
3b0dadc28b
|
add functions for conversion from json to rsa public key/signature for symmetry, testing, etc.
|
2015-05-17 17:28:18 +02:00 |
|
Christian Grothoff
|
2f67dbebc5
|
test json-raw conversion, fix assertion
|
2015-05-17 17:10:38 +02:00 |
|
Christian Grothoff
|
b1401f93da
|
test json-time conversion, add support for forever/never time
|
2015-05-17 17:01:25 +02:00 |
|
Christian Grothoff
|
3817f83dd5
|
adding testcase for json-amount conversions, fixing typos and missing currency initialization
|
2015-05-17 16:53:00 +02:00 |
|
Christian Grothoff
|
aa89db4d0a
|
organize #include, remove redundant includes
|
2015-05-16 20:33:01 +02:00 |
|
Christian Grothoff
|
456434ec41
|
eliminating ECDSA support from json API (dead)
|
2015-05-16 14:16:38 +02:00 |
|
Christian Grothoff
|
68774b20da
|
fix for #3626: make it easier to add additional validators
|
2015-04-12 22:49:06 +02:00 |
|
Christian Grothoff
|
5e8f95c65e
|
separate out wireformats logic
|
2015-04-12 22:34:56 +02:00 |
|
Christian Grothoff
|
80b29ed2ae
|
indentation and minor updates to reflect latest API docs
|
2015-04-08 22:28:52 +02:00 |
|
Christian Grothoff
|
eca4f1a8fe
|
-doxygen fixes
|
2015-03-28 15:42:07 +01:00 |
|
Christian Grothoff
|
eae1896a4b
|
major rename-fest for more constent symbol names
|
2015-03-27 19:58:40 +01:00 |
|
Christian Grothoff
|
23bf1eee74
|
fix #3716: make sure amount-API offers proper checks against overflow and other issues
|
2015-03-18 18:55:41 +01:00 |
|
Christian Grothoff
|
53b189868e
|
moving low-level JSON encoding logic to json.c
|
2015-03-15 16:39:06 +01:00 |
|
Christian Grothoff
|
6404213457
|
use wire validation routine
|
2015-03-13 10:01:57 +01:00 |
|
Christian Grothoff
|
ce8272446e
|
actually include purpose payload in sig
|
2015-03-09 13:07:27 +01:00 |
|
Christian Grothoff
|
579f465c9b
|
implementing #3632: generate proof of insufficient funds by converting transaction history to JSON
|
2015-03-09 12:29:41 +01:00 |
|
Sree Harsha Totakura
|
bea425de6c
|
Fix #3624: Check JSON format for wire deposits (SEPA specification)
|
2015-02-17 17:29:43 +01:00 |
|
Christian Grothoff
|
477e68c506
|
bringing copyright tags up to FSF standard
|
2015-02-08 00:16:22 +01:00 |
|
Christian Grothoff
|
9c3c6295a8
|
even cleaner separation of PostGres-specific logic, and nicer libtalerutil headers
|
2015-01-28 20:53:21 +01:00 |
|
Christian Grothoff
|
c4b63c1302
|
move PostGres-specific logic out of libtalerutil
|
2015-01-28 20:37:51 +01:00 |
|
Christian Grothoff
|
bc8f6e81a4
|
move data_to_string_alloc to GNUnet
|
2015-01-28 20:31:28 +01:00 |
|
Christian Grothoff
|
2e0e30291c
|
sign /deposit reply so that merchant has proof that mint accepted it
|
2015-01-28 19:48:41 +01:00 |
|
Christian Grothoff
|
ed51946442
|
more code refactoring to separate parsing, db and response generation nicely
|
2015-01-19 21:53:23 +01:00 |
|
Christian Grothoff
|
57d1f08dbc
|
-initial import for mint
|
2015-01-08 18:37:20 +01:00 |
|