summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
AgeCommit message (Expand)Author
2020-11-30expose new endpoint functions via headersChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-03-27fix inconsistency in field namingChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15add dependencyChristian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer process...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-08adding UNIX socket and restart tests (#5309)Christian Grothoff
2020-01-20add more testsChristian Grothoff
2020-01-19remove obsolete config generation shell scriptFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-15remove testing API, we use gnunet-crypto-tvg insteadFlorian Dold
2020-01-13fix linkChristian Grothoff
2020-01-12fix build issuesChristian Grothoff
2020-01-12restructure tests and build systemChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24skip test if talercheck DB does not existChristian Grothoff
2019-12-02tosChristian Grothoff
2019-11-23migrate parsing logic to libtalermhdChristian Grothoff
2019-11-23first uses of libtalermhdChristian Grothoff
2019-07-22integrating refresh payback with standard payback, almost doneChristian Grothoff
2019-06-26template for /refresh/paybackChristian Grothoff
2017-12-14eliminate /admin/add/incoming (fixes #5172)Christian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff
2017-06-19split tracking into track_transfer.c and track_transaction.cChristian Grothoff
2017-06-19rename file to match content betterChristian Grothoff
2017-06-19rework /reserve/history to address #5010Christian Grothoff
2017-06-11start test case for #4956Christian Grothoff
2017-05-05starting to implement taler-exchange-wirewatchChristian Grothoff
2017-04-17implement #4982Christian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2016-06-09make code build against revised GNUnet blind signing APIChristian Grothoff
2016-05-10typoMarcello Stanisci
2016-05-10including config generator among installed filesMarcello Stanisci
2016-05-04fixes for distingChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-17move fake bank implementation to new library to re-use the code in upcoming t...Christian Grothoff
2016-04-11use libtalerwire instead of duplicating logicChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-09fix make dist rulesChristian Grothoff
2016-04-07for #4374Christian Grothoff
2016-04-07install configuration template file in share/taler/config.d/Christian Grothoff
2016-04-04add bank logic to log transactionsChristian Grothoff
2016-04-01set environment variable to ensure plugins are found during testsChristian 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