summaryrefslogtreecommitdiff
path: root/src/mintdb
AgeCommit message (Expand)Author
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-02-06move to new libgnunetpq library, simplifying libtalerpqChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-27fix name of member to order byChristian Grothoff
2016-01-27implementing prepare data postgres functions for #4141Christian Grothoff
2016-01-27adding SQL for prewire data storageChristian Grothoff
2016-01-27adding stubs for wire prepare data functionsChristian Grothoff
2016-01-27working on mintdb for #4141Christian Grothoff
2016-01-25move plugin path setup logic to libtalerutilChristian Grothoff
2016-01-24fix error message and leakChristian Grothoff
2016-01-22use correct field nameChristian Grothoff
2016-01-22add testcase for aggregation APIChristian Grothoff
2016-01-21fix code orderChristian Grothoff
2016-01-21remove dead updateChristian Grothoff
2016-01-21-check rvalChristian Grothoff
2016-01-21fix DB setupChristian Grothoff
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