Commit Graph

815 Commits

Author SHA1 Message Date
Christian Grothoff
304fc9fb1f only reduce timeout, enable function to be called on existing values 2015-12-19 20:35:41 +01:00
Christian Grothoff
c20f955ae4 towards /deposit/wtid handling (more skeleton work) 2015-12-09 15:36:34 +01:00
Christian Grothoff
c5204d3a21 add contract structure from Merchant 2015-11-25 13:37:38 +01:00
Christian Grothoff
ea27c56920 get rid of marcello's printf()-style debugging with compiler warnings... 2015-11-25 13:36:29 +01:00
Christian Grothoff
4c80119b30 Merge branch 'master' of git+ssh://taler.net/var/git/mint 2015-11-24 14:48:35 +01:00
Christian Grothoff
3961d3df7e -fix indent 2015-11-24 14:48:32 +01:00
Florian Dold
1ca54c5df1 Make compiler warning go away
False positive about unused variable in GCC 5.2.0.
2015-11-24 11:24:25 +01:00
Marcello Stanisci
bdde6093d5 removing the bank Website 2015-11-17 21:48:37 +01:00
Christian Grothoff
5a12cbac29 skeleton for the logic for #3888 (mint-side) 2015-11-11 18:21:29 +01:00
Christian Grothoff
d97cd0c98d define signature formats for #3888 2015-11-11 18:09:19 +01:00
Christian Grothoff
9bbfca568f updating code to match simplified specification (#4039) 2015-11-11 14:44:08 +01:00
Marcello Stanisci
34405ec956 minor change to comments 2015-11-03 16:49:14 +01:00
Christian Grothoff
c2a40aa839 fix #4032: move wire deadline form wire details to advisory field in /deposit request 2015-10-28 21:06:23 +01:00
Christian Grothoff
3fd22d4b6f 256 bit is too small for some values, need at least 512 2015-10-28 21:01:02 +01:00
Marcello Stanisci
b5577716af removing double inclusion 2015-10-23 17:09:30 +02:00
Christian Grothoff
5b388d44c4 -use proper cast to what the API expects, just removes a compiler warning 2015-10-19 14:32:32 +02:00
Christian Grothoff
dfb767a095 doxygen fixes 2015-10-05 10:39:17 +02:00
Christian Grothoff
45fe8a52e6 fix minor typos/comments 2015-09-28 22:59:34 +02:00
Christian Grothoff
383f3eb850 properly check contract hash, instead of just computing it twice 2015-09-28 22:56:20 +02:00
Christian Grothoff
837b7f5f14 -renable testrun, update gitignore 2015-09-28 22:52:06 +02:00
Christian Grothoff
03fb570a9c have option to disable expensive tests 2015-09-28 22:28:09 +02:00
Christian Grothoff
da04a98358 resolve conflict 2015-09-28 15:27:04 +02:00
Christian Grothoff
bf8b9d1435 mention need to audit randomness of gamma 2015-09-27 20:32:30 +02:00
Christian Grothoff
a67fefa9fb extra logging 2015-09-27 14:05:01 +02:00
Fournier Nicolas
ecd6636219 fix interpreter warnings 2015-09-25 08:53:37 +02:00
Christian Grothoff
25c86ad506 simplify logic 2015-09-23 14:54:05 +02:00
Christian Grothoff
38bd274682 fix leak 2015-09-22 16:54:04 +02:00
Christian Grothoff
e62fd9d654 fix leak 2015-09-22 16:21:20 +02:00
Christian Grothoff
73c8b6787c -do unload plugin, use _exit() after execvp() failure 2015-09-22 15:31:58 +02:00
Christian Grothoff
b022232a59 -fix leak 2015-09-22 10:29:53 +02:00
Christian Grothoff
8aebcf283a more leaks 2015-09-22 10:16:01 +02:00
Christian Grothoff
3c8c127e0e fixing use of wrong array length (bad), and misc leaks 2015-09-22 10:00:01 +02:00
Christian Grothoff
e9f48d8eb0 more AFL tests 2015-09-22 09:59:43 +02:00
Christian Grothoff
8c2b601f49 test 2015-09-22 09:11:53 +02:00
Christian Grothoff
3cb9cc7887 do not try to free NULL 2015-09-22 09:09:42 +02:00
Christian Grothoff
74dfa2dfe0 AFL test generation scripts 2015-09-21 15:52:07 +02:00
Christian Grothoff
8ae03a690b here we want 'yes' 2015-09-21 15:45:03 +02:00
Christian Grothoff
0a6dd728de add tests generated by AFL (for now) 2015-09-21 15:41:39 +02:00
Christian Grothoff
ec0131bc1d change tests to use persistent DB to vastly improve performance 2015-09-21 15:41:19 +02:00
Christian Grothoff
55a3d7b5e4 -fix typo 2015-09-21 15:41:01 +02:00
Christian Grothoff
0c81825296 run sh-based testcases 2015-09-21 15:40:40 +02:00
Christian Grothoff
bef69272f6 nicer logging 2015-09-21 15:40:22 +02:00
Christian Grothoff
49739455b0 fix NPE if denomination key not found 2015-09-21 15:39:59 +02:00
Christian Grothoff
cf0249b443 fix NPE if denomination key not found 2015-09-21 15:33:27 +02:00
Christian Grothoff
c60a746a5d -bugfix 2015-09-21 14:46:25 +02:00
Christian Grothoff
93a84d5e5a retry transactions on serialization/dead-lock failures (#3990) 2015-09-21 14:36:18 +02:00
Christian Grothoff
70c28e53d0 indenting 2015-09-21 10:59:48 +02:00
Christian Grothoff
a9f01707ad add option -C to force closing of connections 2015-09-21 10:43:22 +02:00
Christian Grothoff
49d8426cf4 remove strange historic test directories 2015-09-21 09:45:39 +02:00
Christian Grothoff
16ed21afe0 expanding test to cover multi-wire format scenarios (#3972) 2015-09-20 14:02:10 +02:00