Commit Graph

175 Commits

Author SHA1 Message Date
Christian Grothoff
9891cafe12 implementing #3819: check for inconsistent deposit request 2015-06-12 11:47:01 +02:00
Fournier Nicolas
ec56e47809 Fix includes and more indentation 2015-06-12 11:14:32 +02:00
Christian Grothoff
3cdee2eb6a fix #3811 2015-06-12 10:55:03 +02:00
Christian Grothoff
5fe7fd24c1 fix test with API rename 2015-06-12 10:49:14 +02:00
Christian Grothoff
a7a882fc7b fix test with API rename 2015-06-12 10:48:50 +02:00
Christian Grothoff
fe6d7a5ae1 ensure DKI information is in database before we start to use it (#3808) 2015-06-12 10:46:42 +02:00
Christian Grothoff
3724e3d166 implement postgres_get_denomination_info (#3808) 2015-06-12 10:28:17 +02:00
Christian Grothoff
548e19e9fd -problem solving: endianess conversion (and coding style) 2015-06-12 09:09:42 +02:00
Christian Grothoff
48c8aaf0d7 notes on #3818 2015-06-11 16:25:32 +02:00
Christian Grothoff
9f1a208745 implementing #3813 and 3834 2015-06-11 16:21:40 +02:00
Christian Grothoff
e789fc36b4 -remove fixme, as this was fixed 2015-06-11 16:12:46 +02:00
Christian Grothoff
fdcac7d6af fix #3835 2015-06-11 16:11:07 +02:00
Christian Grothoff
239aaf53d4 Merge branch 'master' of git+ssh://git.taler.net/var/git/mint 2015-06-11 16:03:11 +02:00
Christian Grothoff
dd2ab3aae3 implementing #3732 2015-06-11 16:03:07 +02:00
Fournier Nicolas
655073f6d5 Commenting and fixing syntax 2015-06-11 15:55:46 +02:00
Christian Grothoff
40ab9e60ad adding last missing 'REFERENCES' statement to fix #3770 2015-06-11 15:06:49 +02:00
Christian Grothoff
a2c77cd36a fixing #3823 2015-06-11 14:58:23 +02:00
Christian Grothoff
eedfc04850 implement #3830 2015-06-11 14:46:03 +02:00
Christian Grothoff
65c19ccbdb implement #3831 2015-06-11 14:40:07 +02:00
Christian Grothoff
9ff580fe7b fixing #3820/#3826 2015-06-11 14:25:42 +02:00
Christian Grothoff
998a2f3aa6 fixing #3812/#3828 2015-06-11 13:52:45 +02:00
Christian Grothoff
357235618f fixing #3821 2015-06-11 13:46:27 +02:00
Christian Grothoff
dc23f290ee fixing #3817 2015-06-11 13:38:47 +02:00
Christian Grothoff
edc6d38082 use execution time for transactions, but expiration time for reserve summary (fixes #3809) 2015-06-11 13:14:59 +02:00
Christian Grothoff
babeff1968 fix #3825 2015-06-11 13:02:57 +02:00
Christian Grothoff
95f4cdc6df -testcases are good thing... 2015-06-11 12:32:40 +02:00
Christian Grothoff
8bd6465325 fixing #3810 2015-06-11 12:30:14 +02:00
Christian Grothoff
ed2b1c1b6f fixing #3833 2015-06-11 12:10:54 +02:00
Christian Grothoff
c502b82da4 fixing #3827 2015-06-11 12:08:15 +02:00
Christian Grothoff
d45534c574 adding refs to bugs 2015-06-10 15:49:54 +02:00
Christian Grothoff
0de322fda8 implementing a few FIXMEs, adding refs to bugs for others 2015-06-10 15:48:03 +02:00
Christian Grothoff
7df32f41a8 cosmetics, removing FIXME that was already done 2015-06-10 15:31:38 +02:00
Christian Grothoff
d1f67503f3 Merge branch 'master' of git+ssh://taler.net/var/git/mint 2015-06-10 15:21:02 +02:00
Christian Grothoff
6801a3fd88 use util api as indicated by fixme 2015-06-10 15:20:57 +02:00
Fournier Nicolas
ccc57fed01 Merge branch 'master' of taler.net:/var/git/mint 2015-06-10 14:59:21 +02:00
Fournier Nicolas
7e990741df Commenting, cleaning and checking for return values 2015-06-10 14:59:14 +02:00
Christian Grothoff
29a8047d6f use better names than i/j 2015-06-10 11:34:21 +02:00
Christian Grothoff
84c21460b6 links to bug reports, use TALER_refresh_link_encrypted_encode where appropriate when generating data to insert 2015-06-10 11:14:05 +02:00
Christian Grothoff
b6c0f0a29f typo 2015-06-10 10:59:04 +02:00
Fournier Nicolas
e40cbd96dd Added headers to files and commented 2015-06-09 17:35:33 +02:00
Fournier Nicolas
3390717e33 moved mintdb perf filed to mintdb directory 2015-06-09 17:34:41 +02:00
Christian Grothoff
4544a21cfb -commenting on code 2015-06-09 13:55:05 +02:00
Fournier Nicolas
d5f6b064f5 Initial commit for mintdb performance analysis 2015-06-09 13:03:37 +02:00
Christian Grothoff
55568e682b notes about 3828/3812 2015-06-05 15:48:00 +02:00
Christian Grothoff
56ca616eb3 more docu, bugfixes and bugnotes 2015-06-05 15:41:03 +02:00
Christian Grothoff
776482ef85 more docu and bug notes 2015-06-05 15:26:41 +02:00
Christian Grothoff
dcbb8d1cb6 clean up postgres_get_reserve_history logic and improve docu 2015-06-05 15:05:28 +02:00
Christian Grothoff
7c04d12ea2 clean up postgres_get_reserve_history logic and improve docu 2015-06-05 15:04:47 +02:00
Christian Grothoff
49fdd32337 clean up postgres_get_reserve_history logic and improve docu 2015-06-05 15:04:21 +02:00
Christian Grothoff
c4f3c9be6c clean up postgres_reserves_in_insert logic and improve docu 2015-06-05 13:48:57 +02:00
Christian Grothoff
b978cba29c -style fixes 2015-06-04 10:43:44 +02:00
Christian Grothoff
8a93e84d71 use const, annotate in/out argument, avoid postgres_-prefix for non-exported functions 2015-06-04 10:35:37 +02:00
Christian Grothoff
1de6f78a1d notes on issue #3823 2015-06-04 10:28:21 +02:00
Christian Grothoff
8c4747a5a0 notes on issue #3823 2015-06-04 10:26:08 +02:00
Christian Grothoff
860a09926b comments... 2015-06-03 16:53:20 +02:00
Christian Grothoff
d251d0bafb notes on issue #3820 2015-06-03 16:47:17 +02:00
Christian Grothoff
89793f8180 ensure consistent order between CREATE, INSERT and SELECT statements 2015-06-03 16:29:30 +02:00
Christian Grothoff
f0e097c9a8 make use of network byte order obvious 2015-06-03 15:59:25 +02:00
Christian Grothoff
c3ab96b242 more documenting, checking for consistency between prepared statements and functional logic 2015-06-03 15:41:09 +02:00
Christian Grothoff
d4f5af2151 bad missig space in SQL 2015-06-03 14:40:59 +02:00
Christian Grothoff
321208972d remarks on #3816 2015-06-03 14:39:45 +02:00
Christian Grothoff
1f8291a024 remarks on #3814/3815 2015-06-03 14:32:22 +02:00
Christian Grothoff
ca8eb3ec5c remarks on #3813 2015-06-03 14:12:26 +02:00
Christian Grothoff
7ef583bfcb remarks on #3812 2015-06-03 13:53:45 +02:00
Christian Grothoff
9e981afa3f remarks on #3812 2015-06-03 13:53:38 +02:00
Christian Grothoff
da27bee6e4 reveal_ok is dead 2015-06-03 13:50:10 +02:00
Christian Grothoff
f8558c418e remarks on #3811 2015-06-03 12:35:30 +02:00
Christian Grothoff
510c45efd6 remarks on #3811 2015-06-03 12:29:09 +02:00
Christian Grothoff
50afaadf16 remarks on #3810 2015-06-03 12:23:31 +02:00
Christian Grothoff
3d0f422734 remarks on #3809 2015-06-03 12:21:50 +02:00
Christian Grothoff
600dbaf594 remarks on #3808 2015-06-03 11:43:57 +02:00
Christian Grothoff
da44aa5679 document macros, avoid passing useless 'result' argument 2015-06-03 11:31:51 +02:00
Christian Grothoff
401745fc30 -include wallet headers if compiling wallet library 2015-06-02 12:52:05 +02:00
Sree Harsha Totakura
6cc0b4bad8 mintdb postgres: Implement get_refresh_melt(). 2015-05-27 14:22:25 +02:00
Sree Harsha Totakura
1d551bf36b mintdb get_known_coin(): Do not allocate memory for return paramter.
Instead populate the fields of the placeholder return variable.
2015-05-27 14:20:07 +02:00
Sree Harsha Totakura
02c237d269 mintdb postgres: sanitize test case 2015-05-26 10:06:41 +02:00
Sree Harsha Totakura
6ad16aee31 mintdb postgres: implement insert_refresh_melt() 2015-05-25 22:50:57 +02:00
Sree Harsha Totakura
126a747f82 mintdb postgres: add deposit fee to the denominations 2015-05-25 22:47:00 +02:00
Sree Harsha Totakura
d49a0d6567 mintdb postgres: add get_known_coin() and insert_known_coin() 2015-05-25 17:40:27 +02:00
Sree Harsha Totakura
b00bea0b44 copy currency into fee_withdrawl 2015-05-25 17:30:46 +02:00
Christian Grothoff
aa89db4d0a organize #include, remove redundant includes 2015-05-16 20:33:01 +02:00
Christian Grothoff
21da34a501 -fix doxygen errors 2015-05-16 18:26:34 +02:00
Christian Grothoff
f4a59d1ccc eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol 2015-05-16 14:15:34 +02:00
Christian Grothoff
d080e59e27 resolve #3717 2015-05-15 17:24:27 +02:00
Christian Grothoff
80bc5d86e9 adapt to API change 2015-05-15 14:47:21 +02:00
Christian Grothoff
3ac86568b0 use talercheck DB 2015-05-15 09:33:15 +02:00
Christian Grothoff
701a10cbe7 avoid PG 9.5 dependency 2015-05-14 14:37:12 +02:00
Christian Grothoff
d19b1277d1 fixing misc sql syntax errors 2015-05-14 14:28:29 +02:00
Christian Grothoff
dcd0e00a48 fix ftbfs of test 2015-05-14 14:14:18 +02:00
Christian Grothoff
057ef6da30 fix ftbfs 2015-05-13 20:25:02 +02:00
Christian Grothoff
d5960b50af towards fixing #3717 and #3633 2015-05-13 15:57:35 +02:00
Christian Grothoff
dc4847220a do equivalent update for results that was done to type queries in pq library 2015-05-10 22:38:34 +02:00
Christian Grothoff
5004fce6ca replace macros with functions for better type-checking 2015-05-09 17:04:56 +02:00
Christian Grothoff
f7780b52f1 pq test skeleton, not finished 2015-05-07 14:36:49 +02:00
Christian Grothoff
17055134a3 extend PQ library to support Absolute time values 2015-05-07 13:59:56 +02:00
Christian Grothoff
e2fb24f0a9 removing extra spaces, correcting argument counts 2015-05-07 13:33:19 +02:00
Christian Grothoff
1fe362112a add a few more LENGTH checks 2015-05-07 13:29:11 +02:00
Christian Grothoff
237cab27a9 capitalize SQL keywords 2015-05-07 12:38:17 +02:00
Christian Grothoff
bfa62094d9 -mini fix 2015-05-06 17:45:07 +02:00
Christian Grothoff
fc407bcb29 clean up of result processing in postgres logic by expanding pq API to cover RSA keys and signatures for results 2015-05-06 17:43:36 +02:00