summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-11-18add dbinit cmdChristian Grothoff
2018-11-17complete /deposit-confirmation test commandChristian Grothoff
2018-11-17add list exchanges commandChristian Grothoff
2018-11-17use more const in taler_testing_lib.hChristian Grothoff
2018-11-17more work towards testing deposit confirmationsChristian Grothoff
2018-11-17work towards testing auditor deposit-confirmation APIChristian Grothoff
2018-11-11extend testing logic to setup handle for the auditorChristian Grothoff
2018-11-11improve auditor support in libtalertestingChristian Grothoff
2018-11-10preparing test logic for new auditor requirements (incomplete)Christian Grothoff
2018-11-10add skeleton for auditor httpd testsChristian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-10-28implement /exchanges API in libtalerauditorChristian Grothoff
2018-10-28implement /exchanges handler in auditor-httpdChristian Grothoff
2018-10-28add operation to count number of known coins per denomination to exchangedbChristian Grothoff
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-28extend auditordb with storing information about list of exchanges and their s...Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2018-10-27complete auditor httpd side of deposit confirmation handling (auditordb not y...Christian Grothoff
2018-10-27auditor-lib now buildsChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-10-24finish first implementation of /version API call for the auditorChristian Grothoff
2018-10-24add skeleton header for auditor serviceChristian Grothoff
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet complete,...Christian Grothoff
2018-10-20extend auditordb API with function to store deposit confirmationsChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-10-13keep a most sigs around when serializingChristian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-13fix issue with 'meta' not being initialized - by getting rid of itChristian Grothoff
2018-10-13implement deserialization logic for #5136Christian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-09-15add sleep commandChristian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-08-19add logic to allow fakebank transfers to be retriedChristian Grothoff
2018-08-19add remote benchmarkingFlorian Dold
2018-08-11implement retries for a few more commandsChristian Grothoff
2018-08-10add variant that allows us to control the timeoutChristian Grothoff
2018-08-10add retry support to withdraw test logicChristian Grothoff
2018-08-09in parallel tests, only launch one exchange -- still broken: code attempts to...Christian Grothoff
2018-07-23Change wire-plugin method signature.Marcello Stanisci
2018-07-23Add "cancel" method to the last commit.Marcello Stanisci
2018-07-23Wire-plugin interface.Marcello Stanisci
2018-07-18Add "general_id" for merchants into the DB system.Marcello Stanisci
2018-07-10Put logic to delete KYC events for merchantMarcello Stanisci
2018-07-10Put logic to sum KYC-monitored wire transfers.Marcello Stanisci
2018-07-10KYC DB methods: store a wire transfer.Marcello Stanisci
2018-07-09Improve KYC status callback.Marcello Stanisci