55959bd01daddress #3708: melt_hash => session_hash, use session_hash for DB access, not session_pub
Christian Grothoff
2015-03-24 16:56:06 +0100
73c9949fc5formulating coding style
Christian Grothoff
2015-03-24 13:19:38 +0100
7f79310aa1fix#3728
Christian Grothoff
2015-03-24 12:00:40 +0100
6e28917a45-fix comments
Christian Grothoff
2015-03-24 00:08:33 +0100
373fe1c138avoid cast
Christian Grothoff
2015-03-24 00:03:03 +0100
abc63eda98avoid cast
Christian Grothoff
2015-03-24 00:01:33 +0100
38fae8edf2-resolving fixmes or annotating to bug tracker notes
Christian Grothoff
2015-03-24 00:00:16 +0100
f73071bc62fix#3638
Christian Grothoff
2015-03-22 22:14:30 +0100
6c1081f1b5fix#3642
Christian Grothoff
2015-03-22 17:14:47 +0100
1d7bb2d091fix#3636, and add amount parsing functionality to spec-parser
Christian Grothoff
2015-03-22 17:10:45 +0100
884fff1297fix#3637
Christian Grothoff
2015-03-22 16:58:15 +0100
41478aea76move deposit fee check to earlier
Christian Grothoff
2015-03-22 16:20:03 +0100
3fe9a76098move refresh fee check to earlier
Christian Grothoff
2015-03-22 16:17:22 +0100
4ec78fba4ethis was finished
Christian Grothoff
2015-03-22 16:10:16 +0100
1277f8445dinclude fees in amounts being signed, check available balance on refresh
Christian Grothoff
2015-03-22 16:09:01 +0100
c2a42d5475this is actually OK
Christian Grothoff
2015-03-22 14:58:40 +0100
b1133719bbforgot to add file earlier
Christian Grothoff
2015-03-22 14:24:52 +0100
81e234e723store and retrieve arrays from database where arrays are the unit of transaction, to reduce number of DB interactions
Christian Grothoff
2015-03-22 14:21:16 +0100
3a94a76aacmove free functions into plugin
Christian Grothoff
2015-03-22 13:02:49 +0100
0d3ec509d7move free functions into plugin
Christian Grothoff
2015-03-22 13:02:11 +0100
53876904c5fill in plugin vtable
Christian Grothoff
2015-03-22 12:49:48 +0100
f7025fd630fix testcase FTBFS
Christian Grothoff
2015-03-21 14:21:00 +0100
067d489141-fix FTBFS
Christian Grothoff
2015-03-21 14:04:13 +0100
7d9a403275first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now
Christian Grothoff
2015-03-20 23:51:28 +0100
0414fb51a9-link against libjansson
Christian Grothoff
2015-03-19 21:52:11 +0100
fe0a75eaa0use new GNUnet APIs to convert ECDSA to ECDHE keys
Christian Grothoff
2015-03-19 14:23:43 +0100
10f75510c0fix#3716: make sure amount-API offers proper checks against overflow and other issues
Christian Grothoff
2015-03-18 18:57:36 +0100
6ba63aab84fix#3716: make sure amount-API offers proper checks against overflow and other issues
Christian Grothoff
2015-03-18 18:56:48 +0100
1f3f4ed8ddMerge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-03-18 18:55:46 +0100
23bf1eee74fix#3716: make sure amount-API offers proper checks against overflow and other issues
Christian Grothoff
2015-03-18 18:55:41 +0100
e6b13123d7update reserve summary when withdraws are made through insert_collectible_blindcoin
Sree Harsha Totakura
2015-03-18 13:50:03 +0100
08958c73e8add refs to bugtracker
Christian Grothoff
2015-03-17 14:54:04 +0100
e0ae4e1290conclude taler-mint-keyup initial review
Christian Grothoff
2015-03-17 14:45:31 +0100
b314f07431make keyup configuration structure more logical
Christian Grothoff
2015-03-17 14:34:55 +0100
93d1fe6e68simplify
Christian Grothoff
2015-03-17 12:27:26 +0100
2018a6b713use existing log functions more
Christian Grothoff
2015-03-17 12:17:42 +0100
4eeaff1355documentation, comments
Christian Grothoff
2015-03-17 11:37:21 +0100
0119f629b3move TALER_CONFIG_get_denom into util lib
Christian Grothoff
2015-03-17 10:48:12 +0100
293b4018d1fix documentation and minor issues in DB tools
Christian Grothoff
2015-03-16 18:19:05 +0100
b3e076b10adb: testcases for insert_deposit and have_deposit
Sree Harsha Totakura
2015-03-16 11:01:33 +0100
f8a77d3ca9util: Use TALER_CURRENCY_LEN instead of sizeof()
Sree Harsha Totakura
2015-03-14 15:01:53 +0100
b7c6edb0e5httpd: Use the right fee for deposit transaction
Sree Harsha Totakura
2015-03-14 14:47:55 +0100
7a417e1de0db: update deposits table to support var length RSA denom keys
Sree Harsha Totakura
2015-03-13 19:22:30 +0100
8e7f9c2939misc minor indentation, logging, comment fixes
Christian Grothoff
2015-03-15 22:33:28 +0100
a6a68a6a98review and minor fixes for taler-mint-keycheck.c
Christian Grothoff
2015-03-15 21:10:05 +0100
b5e69f22e9-fix recently introduced ftbfs
Christian Grothoff
2015-03-15 18:49:26 +0100
dc0146ea68note todo
Christian Grothoff
2015-03-15 18:40:32 +0100
464077c547properly handle variable-size RSA keys in key_io.c
Christian Grothoff
2015-03-15 18:37:08 +0100
4d98a1200arefactor denomination key structs to allow proper signing / serialization with new variable-size RSA keys
Christian Grothoff
2015-03-15 18:27:32 +0100
7673ca0137document structs better
Christian Grothoff
2015-03-15 18:18:14 +0100
126cd5b3ffidentifying where key_io still needs to be adapted
Christian Grothoff
2015-03-15 18:08:04 +0100
af79e61f4dfixing minor memory leak, improving documentation
Christian Grothoff
2015-03-15 18:03:57 +0100
ca8612b6dbdocumenting
Christian Grothoff
2015-03-15 17:39:44 +0100
ee2180b144fixing minor memory leak
Christian Grothoff
2015-03-15 17:21:38 +0100
64d2ca9e5cfixing minor memory leak
Christian Grothoff
2015-03-15 17:21:18 +0100
7e6b7e6b53remove dead #includes
Christian Grothoff
2015-03-15 17:17:29 +0100
1479d2ce06minor beautifications
Christian Grothoff
2015-03-15 17:14:11 +0100
39f5ff83c6minor beautifications
Christian Grothoff
2015-03-15 17:13:19 +0100
c7d4216274use GNUNET_CRYPTO_rsa_public_key_hash instead of re-implementing it
Christian Grothoff
2015-03-15 17:10:15 +0100
a16c7ae39fcleaner /keys set filtering logic
Christian Grothoff
2015-03-15 17:08:12 +0100
51b9d209f5warn if no signing key was found, fix next_reload calculation
Christian Grothoff
2015-03-15 16:58:21 +0100
92afa4e1dbadding filename argument to signkey iterator for better diagnostic messages
Christian Grothoff
2015-03-15 16:52:19 +0100
37a194c0basimplify json construction code
Christian Grothoff
2015-03-15 16:44:53 +0100
53b189868emoving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-15 16:39:06 +0100
76dda24c11fixing another minor leak, improving comments
Christian Grothoff
2015-03-15 16:12:43 +0100
8077e0f21cfix memory leaks on keystate reloading, simplify keystate reloading logic
Christian Grothoff
2015-03-15 16:05:48 +0100
d0f2d8b426simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-15 15:40:07 +0100
6404213457use wire validation routine
Christian Grothoff
2015-03-13 10:01:57 +0100
968e4aa68fslightly better error generation on /refresh/reveal errors
Christian Grothoff
2015-03-13 09:49:47 +0100
2f70806cfafix#3635
Christian Grothoff
2015-03-10 17:05:48 +0100
7e26ae3858clean up refresh logic and use of signatures
Christian Grothoff
2015-03-10 17:00:12 +0100
e3b8f5117eremove redundant arg 'num_oldcoins/num_newcoins'
Christian Grothoff
2015-03-10 16:25:23 +0100
daa5fbe3b7remove redundant arg 'commit_client_sig'
Christian Grothoff
2015-03-10 16:21:20 +0100
c2c8646a83combining /mint/melt and /mint/commit
Christian Grothoff
2015-03-10 16:15:14 +0100
8eaeda9958fix use of signature for noreveal index, needs to be tied to session hash
Christian Grothoff
2015-03-09 13:21:55 +0100
ce8272446eactually include purpose payload in sig
Christian Grothoff
2015-03-09 13:07:27 +0100
e4e8fe6c7cadd withdraw proof to reserve history json
Christian Grothoff
2015-03-09 13:04:51 +0100
f2700dc6eeMerge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-03-09 12:29:46 +0100
579f465c9bimplementing #3632: generate proof of insufficient funds by converting transaction history to JSON
Christian Grothoff
2015-03-09 12:29:41 +0100