Commit Graph

827 Commits

Author SHA1 Message Date
Christian Grothoff
16ed21afe0 expanding test to cover multi-wire format scenarios (#3972) 2015-09-20 14:02:10 +02:00
Christian Grothoff
a6f8fa98b0 implement #3972: support multiple wire formats concurrently 2015-09-20 13:48:15 +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
00b697c405 Merge branch 'master' of git+ssh://git.taler.net/var/git/mint 2015-09-19 16:11:39 +02:00
Christian Grothoff
7fbae8f69f implementing retrieval of auditor information from /keys in mint API (with updated specification) - #3847 2015-09-19 16:11:31 +02:00
Christian Grothoff
b0c7912df7 finish implementing #3847 2015-09-18 15:37:15 +02:00
Christian Grothoff
fb14af5ba8 towards implementing #3847 2015-09-17 16:10:30 +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
a8755be2b7 implement auditor signing tool 2015-09-16 19:18:48 +02:00
Christian Grothoff
2fa65141a6 adding man page for taler-auditor-sign 2015-09-16 18:48:52 +02:00
Christian Grothoff
cee6c54cdf add -o option to taler-mint-keyup 2015-09-16 18:48:05 +02:00
Christian Grothoff
fa27e3f204 ref 2015-09-16 09:37:47 +02:00
Christian Grothoff
e44f0309ee reference #3972 2015-09-15 17:28:57 +02:00
Christian Grothoff
e68446e0a8 adding tests for /wire 2015-09-15 17:27:02 +02:00
Christian Grothoff
1b0f860990 support for /wire testing 2015-09-15 10:00:21 +02:00
Christian Grothoff
899f2b4070 implement /wire api (#3947) 2015-09-14 15:29:40 +02:00
Christian Grothoff
6501118f6c remove /lock skeleton logic (#3625) 2015-09-14 11:56:37 +02:00
Christian Grothoff
b04c5c7f30 bib 2015-09-09 20:36:31 +02:00
Christian Grothoff
497f8471ea edits 2015-09-09 20:35:27 +02:00
Christian Grothoff
7237665713 edits 2015-09-09 20:34:07 +02:00
Christian Grothoff
015cf82019 edits 2015-09-09 20:33:34 +02:00
Christian Grothoff
5eb5aa820a Merge branch 'master' of git+ssh://git.taler.net/var/git/mint 2015-09-06 18:35:37 +02:00
Christian Grothoff
92902cb958 update Fig 1, add section on error handling, expand on importance/role of linkage protocol, mention performance measurements, Acks 2015-09-06 18:35:24 +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
0c16a9faea Double spending is detected only if it present 2015-08-24 11:23:02 +02:00
Christian Grothoff
6cef7af5c9 Merge branch 'master' of ssh://taler.net:/var/git/mint 2015-08-18 17:28:25 +02:00
Sree Harsha Totakura
543d28459a mintdb postgres: test insert_refresh_commit_coins() 2015-08-18 15:11:27 +02:00
Christian Grothoff
a09d684cfc handle permutations of keys in reply 2015-08-18 12:24:51 +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
84ba086d00 ignore 2015-08-17 23:54:30 +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
08c947a01f -notes on testing 2015-08-17 03:57:50 +02:00
Christian Grothoff
c4a68b896f add internal sig verification, pack hashes, fix testcase 2015-08-17 03:56:49 +02:00
Christian Grothoff
0edac10665 use correct response code 2015-08-17 03:40:16 +02:00
Christian Grothoff
1b5f4c8258 fix use-after-free, ignore errors in testcase that can be explained by unsupported permuatations of the results 2015-08-17 03:35:11 +02:00
Christian Grothoff
b5a58e516c fix /refresh/link response handling 2015-08-17 03:24:10 +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