summaryrefslogtreecommitdiff
path: root/src/mintdb
AgeCommit message (Expand)Author
2016-01-21finish implementation of DB tracing functionsChristian Grothoff
2016-01-21implementing insert function into aggregation tableChristian Grothoff
2016-01-21adding aggregation_tracking table to postgres pluginChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-12-22Merge branch 'master' of ssh://taler.net/var/git/mintFlorian Dold
2015-12-20-check return valueChristian Grothoff
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-11-24Remove outdated 'todo' commentFlorian Dold
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-10-28256 bit is too small for some values, need at least 512Christian Grothoff
2015-09-28fix minor typos/commentsChristian Grothoff
2015-09-25fix interpreter warningsFournier Nicolas
2015-09-22-do unload plugin, use _exit() after execvp() failureChristian Grothoff
2015-09-22more leaksChristian Grothoff
2015-09-21retry transactions on serialization/dead-lock failures (#3990)Christian Grothoff
2015-09-21indentingChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
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-17implement mintdb API for mint to read auditor keys from disk -- and form audi...Christian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
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-18mintdb postgres: test insert_refresh_commit_coins()Sree Harsha Totakura
2015-08-18mintdb postgres: test refresh_order_get()Sree Harsha Totakura
2015-08-18mintdb postgres: test insert_refresh_order()Sree Harsha Totakura
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-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
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14fix key indexChristian Grothoff
2015-08-14fix db insertChristian Grothoff
2015-08-13fixes for melt insertionFournier Nicolas
2015-08-13fix for get_known_coinFournier Nicolas
2015-08-12fixed test sizeFournier Nicolas
2015-08-12fixed 0003936Fournier Nicolas
2015-08-11fix ftbfsFournier Nicolas
2015-08-10added new benchmarksFournier Nicolas
2015-08-10Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-08-10reworked initializationFournier Nicolas