Commit Graph

6924 Commits

Author SHA1 Message Date
Christian Grothoff
1277f8445d include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
Christian Grothoff
c2a42d5475 this is actually OK 2015-03-22 14:58:40 +01:00
Christian Grothoff
b1133719bb forgot to add file earlier 2015-03-22 14:24:52 +01:00
Christian Grothoff
81e234e723 store and retrieve arrays from database where arrays are the unit of transaction, to reduce number of DB interactions 2015-03-22 14:21:16 +01:00
Christian Grothoff
3a94a76aac move free functions into plugin 2015-03-22 13:02:49 +01:00
Christian Grothoff
0d3ec509d7 move free functions into plugin 2015-03-22 13:02:11 +01:00
Christian Grothoff
53876904c5 fill in plugin vtable 2015-03-22 12:49:48 +01:00
Christian Grothoff
f7025fd630 fix testcase FTBFS 2015-03-21 14:21:00 +01:00
Christian Grothoff
067d489141 -fix FTBFS 2015-03-21 14:04:13 +01:00
Christian Grothoff
7d9a403275 first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
Christian Grothoff
0414fb51a9 -link against libjansson 2015-03-19 21:52:11 +01:00
Christian Grothoff
fe0a75eaa0 use new GNUnet APIs to convert ECDSA to ECDHE keys 2015-03-19 14:23:43 +01:00
Christian Grothoff
10f75510c0 fix #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:57:36 +01:00
Christian Grothoff
6ba63aab84 fix #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:56:48 +01:00
Christian Grothoff
1f3f4ed8dd Merge branch 'master' of git+ssh://taler.net/var/git/mint 2015-03-18 18:55:46 +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
Sree Harsha Totakura
e6b13123d7 update reserve summary when withdraws are made through insert_collectible_blindcoin 2015-03-18 13:50:03 +01:00
Christian Grothoff
08958c73e8 add refs to bugtracker 2015-03-17 14:54:04 +01:00
Christian Grothoff
e0ae4e1290 conclude taler-mint-keyup initial review 2015-03-17 14:45:31 +01:00
Christian Grothoff
b314f07431 make keyup configuration structure more logical 2015-03-17 14:34:55 +01:00
Christian Grothoff
93d1fe6e68 simplify 2015-03-17 12:27:26 +01:00
Christian Grothoff
2018a6b713 use existing log functions more 2015-03-17 12:17:42 +01:00
Christian Grothoff
4eeaff1355 documentation, comments 2015-03-17 11:37:21 +01:00
Christian Grothoff
0119f629b3 move TALER_CONFIG_get_denom into util lib 2015-03-17 10:48:12 +01:00
Christian Grothoff
293b4018d1 fix documentation and minor issues in DB tools 2015-03-16 18:19:05 +01:00
Sree Harsha Totakura
b3e076b10a db: testcases for insert_deposit and have_deposit 2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
d794a6d53a db: implement have_deposit() 2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
99af8083f5 db: implement insert_deposit() 2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
f8a77d3ca9 util: Use TALER_CURRENCY_LEN instead of sizeof() 2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
b7c6edb0e5 httpd: Use the right fee for deposit transaction 2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
7a417e1de0 db: update deposits table to support var length RSA denom keys 2015-03-16 11:08:52 +01:00
Christian Grothoff
8e7f9c2939 misc minor indentation, logging, comment fixes 2015-03-15 22:33:28 +01:00
Christian Grothoff
a6a68a6a98 review and minor fixes for taler-mint-keycheck.c 2015-03-15 21:10:05 +01:00
Christian Grothoff
b5e69f22e9 -fix recently introduced ftbfs 2015-03-15 18:49:26 +01:00
Christian Grothoff
dc0146ea68 note todo 2015-03-15 18:40:32 +01:00
Christian Grothoff
464077c547 properly handle variable-size RSA keys in key_io.c 2015-03-15 18:37:08 +01:00
Christian Grothoff
4d98a1200a refactor denomination key structs to allow proper signing / serialization with new variable-size RSA keys 2015-03-15 18:27:32 +01:00
Christian Grothoff
7673ca0137 document structs better 2015-03-15 18:18:14 +01:00
Christian Grothoff
126cd5b3ff identifying where key_io still needs to be adapted 2015-03-15 18:08:04 +01:00
Christian Grothoff
af79e61f4d fixing minor memory leak, improving documentation 2015-03-15 18:03:57 +01:00
Christian Grothoff
ca8612b6db documenting 2015-03-15 17:39:44 +01:00
Christian Grothoff
ee2180b144 fixing minor memory leak 2015-03-15 17:21:38 +01:00
Christian Grothoff
64d2ca9e5c fixing minor memory leak 2015-03-15 17:21:18 +01:00
Christian Grothoff
7e6b7e6b53 remove dead #includes 2015-03-15 17:17:29 +01:00
Christian Grothoff
1479d2ce06 minor beautifications 2015-03-15 17:14:11 +01:00
Christian Grothoff
39f5ff83c6 minor beautifications 2015-03-15 17:13:19 +01:00
Christian Grothoff
c7d4216274 use GNUNET_CRYPTO_rsa_public_key_hash instead of re-implementing it 2015-03-15 17:10:15 +01:00
Christian Grothoff
a16c7ae39f cleaner /keys set filtering logic 2015-03-15 17:08:12 +01:00
Christian Grothoff
51b9d209f5 warn if no signing key was found, fix next_reload calculation 2015-03-15 16:58:21 +01:00
Christian Grothoff
92afa4e1db adding filename argument to signkey iterator for better diagnostic messages 2015-03-15 16:52:19 +01:00