Commit Graph

6911 Commits

Author SHA1 Message Date
Sree Harsha Totakura
3d4c72e207 db: add currency column to reserves_in table 2015-03-09 19:52:54 +01:00
Sree Harsha Totakura
1841c0e703 db: Cache denom key signatures to DB. 2015-03-09 19:50:58 +01:00
Christian Grothoff
8eaeda9958 fix use of signature for noreveal index, needs to be tied to session hash 2015-03-09 13:21:55 +01:00
Christian Grothoff
ce8272446e actually include purpose payload in sig 2015-03-09 13:07:27 +01:00
Christian Grothoff
e4e8fe6c7c add withdraw proof to reserve history json 2015-03-09 13:04:51 +01:00
Christian Grothoff
f2700dc6ee Merge branch 'master' of git+ssh://taler.net/var/git/mint 2015-03-09 12:29:46 +01:00
Christian Grothoff
579f465c9b implementing #3632: generate proof of insufficient funds by converting transaction history to JSON 2015-03-09 12:29:41 +01:00
Sree Harsha Totakura
5fb7b6356f Merge branch 'master' of taler.net:mint 2015-03-09 11:32:30 +01:00
Sree Harsha Totakura
0b92ae7f6c db: fix test-mint-db FTBFS 2015-03-09 11:32:00 +01:00
Christian Grothoff
7b0ae9c1d0 fix ftbfs vs. latest GNUnet APIs 2015-03-09 11:24:35 +01:00
Sree Harsha Totakura
6714e6a9cc db: Implement get_collectable_blindcoin 2015-03-07 15:25:16 +01:00
Sree Harsha Totakura
19f05fd20b db: Fix uninitialized result cleanup 2015-03-07 14:09:08 +01:00
Sree Harsha Totakura
f1d86b7ec2 db: Implement insert_collectable_blindcoin 2015-03-07 14:09:08 +01:00
Sree Harsha Totakura
21eae0ff7e db: remove reserves_out table 2015-03-06 21:35:38 +01:00
Sree Harsha Totakura
9879b8e8d3 util: reduce taler currency length to 4 2015-03-06 17:58:02 +01:00
Sree Harsha Totakura
19911c825b db: Do not store blind signature as we generate them on the fly 2015-03-06 17:56:23 +01:00
Sree Harsha Totakura
8c16c7372a db: Add `reserves_out' table. 2015-03-06 17:52:24 +01:00
Sree Harsha Totakura
a458eab0cc db: Extend testcase 2015-03-06 16:08:39 +01:00
Sree Harsha Totakura
0dd9509bdb Merge branch 'totakura' of git+ssh://taler.net/var/git/mint into totakura 2015-03-06 10:54:28 +01:00
Sree Harsha Totakura
0220c51bc9 db: Added testcase for reserves_in_insert() 2015-03-06 10:32:58 +01:00
Sree Harsha Totakura
0c4579085a db: Implement reserves_in_insert() 2015-03-06 10:32:53 +01:00
Sree Harsha Totakura
7aab16da34 db: Add QUERY_ERR macro to log failed queries 2015-03-06 10:32:53 +01:00
Sree Harsha Totakura
234cdb4a62 db: fix compile warning in taler-mint-dbinit.c 2015-03-06 10:32:52 +01:00
Sree Harsha Totakura
d5a593dd03 db: rename break_db_err' to BREAK_DB_ERR' 2015-03-06 10:32:02 +01:00
Sree Harsha Totakura
72c298b52e util: use const whenever applicable 2015-03-06 10:32:02 +01:00
Sree Harsha Totakura
51929fe759 db: Use macro while creating prepared statements 2015-03-06 10:32:02 +01:00
Sree Harsha Totakura
3f7a1a5c8a db: No special handling for failed INDEX creation 2015-03-06 10:32:02 +01:00
Sree Harsha Totakura
39c538311d db: Use a reserve structure 2015-03-06 10:31:57 +01:00
Sree Harsha Totakura
363773698a db: Add DB_reserve_get() to get a summary of the reserve 2015-03-06 10:31:50 +01:00
Sree Harsha Totakura
b6484371fb db: Fix some prepared statements 2015-03-06 10:31:44 +01:00
Sree Harsha Totakura
39e8dd862b db: Add temporary flag to DB_get_connection() 2015-03-06 10:31:22 +01:00
Sree Harsha Totakura
c9d48a4a6c Fix ResultSpec processing 2015-03-06 10:31:22 +01:00
Sree Harsha Totakura
0acd5714e0 Move table creation logic to DB layer. Also support temporary schema creation for the sake of testing 2015-03-06 10:31:22 +01:00
Sree Harsha Totakura
b82a593dbb db: Add testcase for DB layer 2015-03-06 10:31:04 +01:00
Sree Harsha Totakura
3c7168aad2 Added testcase for reserves_in_insert() 2015-03-06 01:15:46 +01:00
Sree Harsha Totakura
cee173a8e2 -sync 2015-03-05 23:40:54 +01:00
Sree Harsha Totakura
129920ef8b db: Implement reserves_in_insert() 2015-03-05 18:16:32 +01:00
Sree Harsha Totakura
c62dc613ce db: Add QUERY_ERR macro to log failed queries 2015-03-05 17:55:19 +01:00
Sree Harsha Totakura
376183ac6a db: fix compile warning in taler-mint-dbinit.c 2015-03-05 17:53:41 +01:00
Sree Harsha Totakura
0438dac4ef -rename 2015-03-05 17:53:15 +01:00
Sree Harsha Totakura
c2ee5efa50 util: use const whenever applicable 2015-03-05 17:34:54 +01:00
Sree Harsha Totakura
a3e7b3af82 db: Use macro while creating prepared statements 2015-03-05 17:05:51 +01:00
Sree Harsha Totakura
f92af896f8 db: No special handling for failed INDEX creation 2015-03-05 16:45:31 +01:00
Sree Harsha Totakura
494e71b9a6 Use a reserve structure 2015-03-05 16:31:33 +01:00
Sree Harsha Totakura
2ac21b6329 Add DB_reserve_get() to get a summary of the reserve 2015-03-05 16:16:38 +01:00
Sree Harsha Totakura
4494cf7b61 Fix some prepared statements 2015-03-05 16:11:38 +01:00
Sree Harsha Totakura
7a37751446 Fix broken compilation: add temporary flag to DB_get_connection() 2015-03-05 16:10:42 +01:00
Sree Harsha Totakura
f7b5cf02ae Fix ResultSpec processing 2015-03-05 16:08:55 +01:00
Sree Harsha Totakura
73d3144a13 Fix missing declaration 2015-03-05 16:06:06 +01:00
Sree Harsha Totakura
bc55152b0a Move table creation logic to DB layer. Also support temporary schema creation for the sake of testing 2015-03-05 16:05:06 +01:00