summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-01-10towards fixing #5447Christian Grothoff
2019-01-10more error codes for the merchantChristian Grothoff
2019-01-09Send SIGUSR1 for new keys reloading.Marcello Stanisci
2018-12-22disambiguate error scenarios betterChristian Grothoff
2018-12-22fix numbering of EC codes, distinguish auditor DB store errorsChristian Grothoff
2018-12-21Export new APIMarcello Stanisci
2018-12-21Provide test API for keys serialization.Marcello Stanisci
2018-12-18/withdraw: #5284.Marcello Stanisci
2018-12-18/wire: #5284Marcello Stanisci
2018-12-18/track/*: #5284.Marcello Stanisci
2018-12-18/refresh/* & /reserve/status: #5284.Marcello Stanisci
2018-12-18/refresh/*: #5284.Marcello Stanisci
2018-12-18/deposit: #5284.Marcello Stanisci
2018-12-18check-keys CMD: #5284.Marcello Stanisci
2018-12-14/history API semantics extended.Marcello Stanisci
2018-12-13Adapt test to bank returning descending /history elements.Marcello Stanisci
2018-12-06Extend exchange-lib.Marcello Stanisci
2018-11-25getting test_auditor_api to passChristian Grothoff
2018-11-20Offer contract terms trait as a JSON object.Marcello Stanisci
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