summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-19implement #3838 (as required for wire transfers)Christian Grothoff
2015-09-19fixing #3816: adding 'id' field to uniquely identify each depositChristian Grothoff
2015-09-19finish implementing #3847Christian Grothoff
2015-09-19Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with ↵Christian Grothoff
updated specification) - #3847
2015-09-18finish implementing #3847Christian Grothoff
2015-09-17towards implementing #3847Christian Grothoff
2015-09-17implement mintdb API for mint to read auditor keys from disk -- and form ↵Christian Grothoff
auditor-sign tool to write them in the right format
2015-09-16implement auditor signing toolChristian Grothoff
2015-09-16adding man page for taler-auditor-signChristian Grothoff
2015-09-16add -o option to taler-mint-keyupChristian Grothoff
2015-09-16refChristian Grothoff
2015-09-15reference #3972Christian Grothoff
2015-09-15adding tests for /wireChristian Grothoff
2015-09-15support for /wire testingChristian Grothoff
2015-09-14implement /wire api (#3947)Christian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-09-09bibChristian Grothoff
2015-09-09editsChristian Grothoff
2015-09-09editsChristian Grothoff
2015-09-09editsChristian Grothoff
2015-09-06Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-09-06update Fig 1, add section on error handling, expand on importance/role of ↵Christian Grothoff
linkage protocol, mention performance measurements, Acks
2015-09-04mintdb postgres: reorganize code in test_mintdb.cSree Harsha Totakura
2015-08-25Bigger initialization for benchmarkingFournier Nicolas
2015-08-24mintdb postgres: test get_refresh_commit_coins()Sree Harsha Totakura
2015-08-24Double spending is detected only if it presentSree Harsha Totakura
2015-08-18Merge branch 'master' of ssh://taler.net:/var/git/mintChristian Grothoff
2015-08-18mintdb postgres: test insert_refresh_commit_coins()Sree Harsha Totakura
2015-08-18handle permutations of keys in replyChristian Grothoff
2015-08-18mintdb postgres: test refresh_order_get()Sree Harsha Totakura
2015-08-18mintdb postgres: test insert_refresh_order()Sree Harsha Totakura
2015-08-17ignoreChristian Grothoff
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17mintdb postgres: parameterize denomination creation.Sree Harsha Totakura
2015-08-17use proper function for uint16 handlingChristian Grothoff
2015-08-17preliminary work on more benchmarksFournier Nicolas
2015-08-17Merge branch 'master' of git+ssh://taler.net/var/git/mintSree Harsha Totakura
2015-08-17mintdb postgres: test get_refresh_mint()Sree Harsha Totakura
2015-08-17-notes on testingChristian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-17use correct response codeChristian Grothoff
2015-08-17fix use-after-free, ignore errors in testcase that can be explained by ↵Christian Grothoff
unsupported permuatations of the results
2015-08-17fix /refresh/link response handlingChristian Grothoff
2015-08-17fix DB logic: actually iterate where we need toChristian Grothoff
2015-08-16mintdb postgres: test insert_refresh_melt().Sree Harsha Totakura
2015-08-16mintdb postgres: misc fixesSree Harsha Totakura
* postgres_reserves_in_insert(): clear up result before jumping to rollback * postgres_get_refresh_melt(): use `melt_fee' for retrieving melt fees
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff