summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13slightly better error generation on /refresh/reveal errorsChristian Grothoff
2015-03-10fix #3635Christian Grothoff
2015-03-10clean up refresh logic and use of signaturesChristian Grothoff
2015-03-10remove redundant arg 'num_oldcoins/num_newcoins'Christian Grothoff
2015-03-10remove redundant arg 'commit_client_sig'Christian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09db: Implement get_reserve_history()Sree Harsha Totakura
2015-03-09db: add currency column to reserves_in tableSree Harsha Totakura
2015-03-09db: Cache denom key signatures to DB.Sree Harsha Totakura
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
2015-03-09actually include purpose payload in sigChristian Grothoff
2015-03-09add withdraw proof to reserve history jsonChristian Grothoff
2015-03-09Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-03-09Merge branch 'master' of taler.net:mintSree Harsha Totakura
2015-03-09db: fix test-mint-db FTBFSSree Harsha Totakura
2015-03-09fix ftbfs vs. latest GNUnet APIsChristian Grothoff
2015-03-07db: Implement get_collectable_blindcoinSree Harsha Totakura
2015-03-07db: Fix uninitialized result cleanupSree Harsha Totakura
2015-03-07db: Implement insert_collectable_blindcoinSree Harsha Totakura
2015-03-06db: remove reserves_out tableSree Harsha Totakura
2015-03-06util: reduce taler currency length to 4Sree Harsha Totakura
2015-03-06db: Do not store blind signature as we generate them on the flySree Harsha Totakura
2015-03-06db: Add `reserves_out' table.Sree Harsha Totakura
2015-03-06db: Extend testcaseSree Harsha Totakura
2015-03-06Merge branch 'totakura' of git+ssh://taler.net/var/git/mint into totakuraSree Harsha Totakura
2015-03-06db: Added testcase for reserves_in_insert()Sree Harsha Totakura
2015-03-06db: Implement reserves_in_insert()Sree Harsha Totakura
2015-03-06db: Add QUERY_ERR macro to log failed queriesSree Harsha Totakura
2015-03-06db: fix compile warning in taler-mint-dbinit.cSree Harsha Totakura
2015-03-06db: rename `break_db_err' to `BREAK_DB_ERR'Sree Harsha Totakura
2015-03-06util: use const whenever applicableSree Harsha Totakura
2015-03-06db: Use macro while creating prepared statementsSree Harsha Totakura
2015-03-06db: No special handling for failed INDEX creationSree Harsha Totakura
2015-03-06db: Use a reserve structureSree Harsha Totakura
2015-03-06db: Add DB_reserve_get() to get a summary of the reserveSree Harsha Totakura
2015-03-06db: Fix some prepared statementsSree Harsha Totakura
2015-03-06db: Add temporary flag to DB_get_connection()Sree Harsha Totakura
2015-03-06Fix ResultSpec processingSree Harsha Totakura
2015-03-06Move table creation logic to DB layer. Also support temporary schema creatio...Sree Harsha Totakura
2015-03-06db: Add testcase for DB layerSree Harsha Totakura
2015-03-06Added testcase for reserves_in_insert()Sree Harsha Totakura
2015-03-05-syncSree Harsha Totakura
2015-03-05db: Implement reserves_in_insert()Sree Harsha Totakura
2015-03-05db: Add QUERY_ERR macro to log failed queriesSree Harsha Totakura
2015-03-05db: fix compile warning in taler-mint-dbinit.cSree Harsha Totakura
2015-03-05-renameSree Harsha Totakura
2015-03-05util: use const whenever applicableSree Harsha Totakura
2015-03-05db: Use macro while creating prepared statementsSree Harsha Totakura
2015-03-05db: No special handling for failed INDEX creationSree Harsha Totakura