summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-aggregator.c
AgeCommit message (Expand)Author
2017-07-06log amount involvedChristian Grothoff
2017-07-06tolerate total-amount==fee in aggregatorChristian Grothoff
2017-06-24fix #5010 for taler-exchange-aggregatorChristian Grothoff
2017-06-24working on #5010 for aggregatorChristian Grothoff
2017-06-19convert another function for #5010Christian Grothoff
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11start test case for #4956Christian Grothoff
2017-06-11match GNUnet API rename, work on #5010Christian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-08updates to distinguish clearly between wtid and json transfer detailsChristian Grothoff
2017-05-05starting to implement taler-exchange-wirewatchChristian Grothoff
2017-04-20finished implementing #4956 in principle, but not yet testedChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-20report wire amount minus aggregation fee in wire_out table, start logic in au...Christian Grothoff
2017-03-19revise exchangedb structure eliminating duplicated wire transfer date from ag...Christian Grothoff
2017-03-18add wire_out tracking to exchangedb, including deferred constraint, and to ag...Christian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-04implementing #4929Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-11-17change rowid type to uint64_t everywhere; start with reserve-analysis in auditorChristian Grothoff
2016-09-30fixing aggregator hanging after bank's errorMarcello Stanisci
2016-09-29-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.Christian Grothoff
2016-09-23reduce log levelChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing more leaksChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-09exit aggregator if we failed to connect to DBChristian Grothoff
2016-05-27making DB scheme niceChristian Grothoff
2016-05-04round exec timeChristian 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-04-30update use to match new GNUnet scheduler APIChristian Grothoff
2016-04-19move currency to taler sectionFlorian Dold
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-10add testcase for profiteering from rounding, also passes, this concludes #4141Christian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-04-06get simple aggregation test to passChristian Grothoff
2016-04-06address 'shutdown' TODO in taler-exchange-aggregatorChristian Grothoff
2016-04-06address 'global_ret' simplification TODOChristian 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-04-01fix NPEChristian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff