summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
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-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-02-17Fix #3624: Check JSON format for wire deposits (SEPA specification)Sree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-31mark unchecked functionsChristian Grothoff
2015-01-31cleaning up /refresh/link logic, in particular separting out response generat...Christian Grothoff
2015-01-31finished first pass over /refresh/reveal logic, simplifying mint_db API by ke...Christian Grothoff
2015-01-31starting to clean up /refresh/reveal DB logicChristian Grothoff
2015-01-30working on /refresh/melt operationChristian Grothoff
2015-01-30fixing ftbfs of testcaseChristian Grothoff
2015-01-30TALER_MINT_keys_sign returns void, thus no need to check rvalueChristian Grothoff
2015-01-30fix missing test, wrong typeChristian Grothoff
2015-01-30install db_pq headerChristian Grothoff
2015-01-29-removing legacy TALER_TALER API, replacing with modern TALER_DB callsChristian Grothoff
2015-01-29eliminating obsolete KnownCoin APIsChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29logic of execute_refresh_commit is now cleanChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29more notes about issues in bug trackerChristian Grothoff
2015-01-29more commentsChristian Grothoff
2015-01-29finish simplify cleanup of json roots: as early as possibleChristian Grothoff
2015-01-29finish cleanup of /refresh/link parsing, trivial this timeChristian Grothoff
2015-01-29finish cleanup of /refresh/reveal parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/melt parsingChristian Grothoff