Christian Grothoff
|
3fd22d4b6f
|
256 bit is too small for some values, need at least 512
|
2015-10-28 21:01:02 +01:00 |
|
Christian Grothoff
|
45fe8a52e6
|
fix minor typos/comments
|
2015-09-28 22:59:34 +02:00 |
|
Fournier Nicolas
|
ecd6636219
|
fix interpreter warnings
|
2015-09-25 08:53:37 +02:00 |
|
Christian Grothoff
|
73c8b6787c
|
-do unload plugin, use _exit() after execvp() failure
|
2015-09-22 15:31:58 +02:00 |
|
Christian Grothoff
|
8aebcf283a
|
more leaks
|
2015-09-22 10:16:01 +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
|
1eadd66ae0
|
renaming /withdraw to /reserve (#3968)
|
2015-09-19 22:08:49 +02:00 |
|
Christian Grothoff
|
cc47c5c701
|
implement #3838 (as required for wire transfers)
|
2015-09-19 20:28:37 +02:00 |
|
Christian Grothoff
|
f8a730a0ab
|
fixing #3816: adding 'id' field to uniquely identify each deposit
|
2015-09-19 20:02:21 +02:00 |
|
Christian Grothoff
|
37a84c5af7
|
finish implementing #3847
|
2015-09-19 16:34:27 +02:00 |
|
Christian Grothoff
|
690019c175
|
implement mintdb API for mint to read auditor keys from disk -- and form auditor-sign tool to write them in the right format
|
2015-09-17 14:13:41 +02:00 |
|
Christian Grothoff
|
6501118f6c
|
remove /lock skeleton logic (#3625)
|
2015-09-14 11:56:37 +02:00 |
|
Sree Harsha Totakura
|
139d6f7ebb
|
mintdb postgres: reorganize code in test_mintdb.c
|
2015-09-04 18:21:10 +02:00 |
|
Fournier Nicolas
|
a5f6cbd920
|
Bigger initialization for benchmarking
|
2015-08-25 18:28:54 +02:00 |
|
Sree Harsha Totakura
|
ae73f166e5
|
mintdb postgres: test get_refresh_commit_coins()
|
2015-08-24 12:08:05 +02:00 |
|
Sree Harsha Totakura
|
543d28459a
|
mintdb postgres: test insert_refresh_commit_coins()
|
2015-08-18 15:11:27 +02:00 |
|
Sree Harsha Totakura
|
0767119202
|
mintdb postgres: test refresh_order_get()
|
2015-08-18 11:31:02 +02:00 |
|
Sree Harsha Totakura
|
76b5feef91
|
mintdb postgres: test insert_refresh_order()
|
2015-08-18 11:31:02 +02:00 |
|
Christian Grothoff
|
51e0612f8b
|
some DB logic fixes, so now more of tests pass
|
2015-08-17 23:38:00 +02:00 |
|
Sree Harsha Totakura
|
1a0eb0307a
|
mintdb postgres: parameterize denomination creation.
|
2015-08-17 23:07:32 +02:00 |
|
Christian Grothoff
|
e0b587b494
|
use proper function for uint16 handling
|
2015-08-17 22:45:17 +02:00 |
|
Fournier Nicolas
|
0a1491562c
|
preliminary work on more benchmarks
|
2015-08-17 10:56:56 +02:00 |
|
Sree Harsha Totakura
|
8e6f121a68
|
Merge branch 'master' of git+ssh://taler.net/var/git/mint
|
2015-08-17 10:30:45 +02:00 |
|
Sree Harsha Totakura
|
767e2f18f1
|
mintdb postgres: test get_refresh_mint()
|
2015-08-17 10:19:08 +02:00 |
|
Christian Grothoff
|
81af01a209
|
fix DB logic: actually iterate where we need to
|
2015-08-17 03:07:48 +02:00 |
|
Sree Harsha Totakura
|
86665a7c9f
|
mintdb postgres: test insert_refresh_melt().
|
2015-08-16 23:06:28 +02:00 |
|
Sree Harsha Totakura
|
a9e1eabe46
|
mintdb postgres: misc fixes
* postgres_reserves_in_insert(): clear up result before jumping to rollback
* postgres_get_refresh_melt(): use `melt_fee' for retrieving melt fees
|
2015-08-16 15:47:28 +02:00 |
|
Christian Grothoff
|
aa79e52fde
|
activating test /refresh/link (still fails)
|
2015-08-14 23:09:34 +02:00 |
|
Christian Grothoff
|
e34d340cae
|
fix key index
|
2015-08-14 22:02:33 +02:00 |
|
Christian Grothoff
|
d7ec46f9c7
|
fix db insert
|
2015-08-14 21:06:13 +02:00 |
|
Fournier Nicolas
|
b456400ab2
|
fixes for melt insertion
|
2015-08-13 09:22:38 +02:00 |
|
Fournier Nicolas
|
d238b9d398
|
fix for get_known_coin
|
2015-08-13 09:20:35 +02:00 |
|
Fournier Nicolas
|
938caa47eb
|
fixed test size
|
2015-08-12 10:19:24 +02:00 |
|
Fournier Nicolas
|
58e3f8bece
|
fixed 0003936
|
2015-08-12 10:07:57 +02:00 |
|
Fournier Nicolas
|
a6fb64ae72
|
fix ftbfs
|
2015-08-11 15:52:40 +02:00 |
|
Fournier Nicolas
|
8791ce6a04
|
added new benchmarks
|
2015-08-10 18:12:27 +02:00 |
|
Fournier Nicolas
|
d6c1340bcd
|
Merge branch 'master' of taler.net:/var/git/mint
|
2015-08-10 15:11:11 +02:00 |
|
Fournier Nicolas
|
b02dc90ba0
|
reworked initialization
|
2015-08-10 15:11:02 +02:00 |
|
Christian Grothoff
|
6237981d96
|
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
|
2015-08-09 21:25:49 +02:00 |
|
Christian Grothoff
|
462d315247
|
silence useless PQ logging
|
2015-08-09 18:18:13 +02:00 |
|
Christian Grothoff
|
e6ff049c20
|
fix #3935 by removing error message: the test provokes this intentionally
|
2015-08-09 18:03:42 +02:00 |
|
Fournier Nicolas
|
7328d1fa28
|
fixes
|
2015-08-07 10:51:27 +02:00 |
|
Christian Grothoff
|
f655ce9ad1
|
adding checks to avoid re-initializing memory and removing [0]-type hack, however, this now causes a segv (NPE)
|
2015-08-06 18:19:59 +02:00 |
|
Christian Grothoff
|
94ffa282b7
|
-minor style fixes in benchmarking logic
|
2015-08-06 17:19:11 +02:00 |
|
Fournier Nicolas
|
6418724aad
|
Merge branch 'master' of taler.net:/var/git/mint
|
2015-08-06 15:42:33 +02:00 |
|
Fournier Nicolas
|
7288765704
|
added memory testing
|
2015-08-06 15:13:37 +02:00 |
|
Fournier Nicolas
|
c1ff80a106
|
fixes
|
2015-08-06 14:56:24 +02:00 |
|
Christian Grothoff
|
ee3dffa87d
|
small stuff
|
2015-08-06 12:46:15 +02:00 |
|
Fournier Nicolas
|
7be2cae57d
|
fix memory leak
|
2015-08-05 16:07:34 +02:00 |
|