summaryrefslogtreecommitdiff
path: root/src/mintdb
AgeCommit message (Expand)Author
2015-06-05clean up postgres_reserves_in_insert logic and improve docuChristian Grothoff
2015-06-04-style fixesChristian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-06-04notes on issue #3823Christian Grothoff
2015-06-04notes on issue #3823Christian Grothoff
2015-06-03comments...Christian Grothoff
2015-06-03notes on issue #3820Christian Grothoff
2015-06-03ensure consistent order between CREATE, INSERT and SELECT statementsChristian Grothoff
2015-06-03make use of network byte order obviousChristian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-03bad missig space in SQLChristian Grothoff
2015-06-03remarks on #3816Christian Grothoff
2015-06-03remarks on #3814/3815Christian Grothoff
2015-06-03remarks on #3813Christian Grothoff
2015-06-03remarks on #3812Christian Grothoff
2015-06-03remarks on #3812Christian Grothoff
2015-06-03reveal_ok is deadChristian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3810Christian Grothoff
2015-06-03remarks on #3809Christian Grothoff
2015-06-03remarks on #3808Christian Grothoff
2015-06-03document macros, avoid passing useless 'result' argumentChristian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-05-27mintdb postgres: Implement get_refresh_melt().Sree Harsha Totakura
2015-05-27mintdb get_known_coin(): Do not allocate memory for return paramter.Sree Harsha Totakura
2015-05-26mintdb postgres: sanitize test caseSree Harsha Totakura
2015-05-25mintdb postgres: implement insert_refresh_melt()Sree Harsha Totakura
2015-05-25mintdb postgres: add deposit fee to the denominationsSree Harsha Totakura
2015-05-25mintdb postgres: add get_known_coin() and insert_known_coin()Sree Harsha Totakura
2015-05-25copy currency into fee_withdrawlSree Harsha Totakura
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-05-15resolve #3717Christian Grothoff
2015-05-15adapt to API changeChristian Grothoff
2015-05-15use talercheck DBChristian Grothoff
2015-05-14avoid PG 9.5 dependencyChristian Grothoff
2015-05-14fixing misc sql syntax errorsChristian Grothoff
2015-05-14fix ftbfs of testChristian Grothoff
2015-05-13fix ftbfsChristian Grothoff
2015-05-13towards fixing #3717 and #3633Christian Grothoff
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian Grothoff
2015-05-09replace macros with functions for better type-checkingChristian Grothoff
2015-05-07pq test skeleton, not finishedChristian Grothoff
2015-05-07extend PQ library to support Absolute time valuesChristian Grothoff
2015-05-07removing extra spaces, correcting argument countsChristian Grothoff
2015-05-07add a few more LENGTH checksChristian Grothoff
2015-05-07capitalize SQL keywordsChristian Grothoff
2015-05-06-mini fixChristian Grothoff