summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
AgeCommit message (Expand)Author
2022-05-17fix typo: add extension .h to source filenameThien-Thi Nguyen
2022-05-16-add skeleton logic for purse expirationChristian Grothoff
2022-05-02-payment router skeletonChristian Grothoff
2022-05-01-get batch withdraw to buildChristian Grothoff
2022-04-23add purses-get to buildChristian Grothoff
2022-04-22add purses_deposit to buildChristian Grothoff
2022-04-21add taler-exchange-httpd_reserves_purse.c to buildChristian Grothoff
2022-04-11-towards new GET /contracts/$C_PUB handerChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-21first rough-cut implementation of /reserves//history endpointChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-05add more logic for new global feesChristian Grothoff
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-07implement dummy /metrics handlerChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-17implement /kyc-check, add skeleton for /kyc-proofChristian Grothoff
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-06-rename for clarityChristian Grothoff
2020-12-20rename wire2.c to wire.cChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-07fix FTBFS issues in new /keys logicChristian Grothoff
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