summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-08-25re-format codeFlorian Dold
2019-08-24refactor wire auditor to properly handle multiple accountsChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff
2019-07-25update auditordb to include payback lossesChristian Grothoff
2019-07-24add ppc progress points for payback opsChristian Grothoff
2019-07-24make sure reserves are not gc'ed before legal expirationChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23modify /payback API and test usage of that API to pass/return additional info...Christian Grothoff
2019-07-23implement postges_get_old_coin_by_h_blind for #5777Christian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-07-21extending postgres plugin with functions required to store payback data on re...Christian Grothoff
2019-07-21expose blinding key in refresh-reveal API in preparation for #5777Christian Grothoff
2019-07-19rename fresh coin to have TALER_TESTING_-prefixChristian Grothoff
2019-07-15towards #5777, adding todos/notesChristian Grothoff
2019-07-15fix use of index in testing_api_cmd_refresh.cChristian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26implement /link signaturesChristian Grothoff
2019-06-08add another ECChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-06-04indentationChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23using legal lib namesMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-22use uint64_t for serial_idChristian Grothoff
2019-04-12Address more warnings on types.Marcello Stanisci
2019-04-11Introduce new "history range" wire API.Marcello Stanisci
2019-04-10Fixing twisted tests.Marcello Stanisci
2019-04-10minor fixesMarcello Stanisci
2019-04-10Make the API-agnostic iterator work.Marcello Stanisci
2019-04-08/history-range.Marcello Stanisci
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
2019-04-03Provide API to fake now when requesting /keys.Marcello Stanisci
2019-04-03Faking the time.Marcello Stanisci
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-14add option to be selective about dropping the exchange listChristian Grothoff
2019-02-14preparations for #5536Christian Grothoff
2019-02-13Fix #5558.Marcello Stanisci
2019-02-13new bank error codeMarcello Stanisci
2019-02-05New error codes for bank.Marcello Stanisci
2019-01-31new error codeMarcello Stanisci
2019-01-30Adding map: wire method name <--> plugin name.Marcello Stanisci
2019-01-28Extend auditor testing-lib.Marcello Stanisci
2019-01-25Revert explicit AUDITOR_connect at tests.Marcello Stanisci
2019-01-24Auditor tests.Marcello Stanisci
2019-01-21Export testing-cert_cb in the API.Marcello Stanisci
2019-01-17/keys API.Marcello Stanisci