summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2016-05-06drop refunds table as wellChristian Grothoff
2016-05-06add logic to return refunds with transaction historyChristian Grothoff
2016-05-06implement logic to store refund data into postgres databaseChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-10implement selection by wire_deadline as documentedChristian Grothoff
2016-04-10do not clear result until end of iteration over resultsChristian Grothoff
2016-04-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-04-04-fix mem leaksChristian Grothoff
2016-04-03use new PQ_query_param_string function to fix 0-termination bug, also termina...Christian Grothoff
2016-03-21rename to match GNUnet symbol changeChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff