summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2019-01-16more loggingMarcello Stanisci
2019-01-10update tool to follow renaming of test -> taler-bank for the taler bank wire ...Christian Grothoff
2019-01-10do not crash if keystate fails to loadChristian Grothoff
2018-12-21fix loglevel.Marcello Stanisci
2018-11-25fix a few more leaksChristian Grothoff
2018-11-04add auditing of deposit confirmations to auditor (#5447)Christian Grothoff
2018-11-04use log instead of fprintfChristian Grothoff
2018-10-27fix compiler warningChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-10-20remove dead variableChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-10-02write exchange stats on exitFlorian Dold
2018-09-26Revert "Fix cherry-pick test case."Florian Dold
2018-09-25Fix cherry-pick test case.Marcello Stanisci
2018-09-21do tcp fast open in the exchange httpdFlorian Dold
2018-09-15fix #5315, including more testingChristian Grothoff
2018-08-19fix handling of withdraw failureChristian Grothoff
2018-08-19use existing reserve balance table instead of recomputing reserve balance eac...Christian 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-19remove superfluous rollback, insert rollback() before shutdown just for being...Christian Grothoff
2018-08-11make wirewatch batch size adaptive to transaction success/failureChristian Grothoff
2018-08-11make wirewatch properly handle (soft) failed transationsChristian Grothoff
2018-08-11be aggressiveChristian Grothoff
2018-08-11cache result from log level checkChristian Grothoff
2018-08-11avoid backlog issue by increasing backlog sizeChristian Grothoff
2018-08-11try to fix missing rollbacks for wirewatchChristian Grothoff
2018-08-10break up refresh/reveal transaction to reduce failure rate, increase retries ...Christian Grothoff
2018-08-10add a few more FOR UPDATE where appropriateChristian Grothoff
2018-08-10fix bug wrt signature handling during withdraw (with/without optimistic signing)Christian Grothoff
2018-08-09add option for optimistic signing on withdraw (pre DB transaction)Christian Grothoff
2018-08-09eliminate redundant hash callChristian Grothoff
2018-08-09use correct HTTP status code for commit failuresChristian Grothoff
2018-08-09report ore precisely where commands went wrongChristian Grothoff
2018-08-09fix KS state freeing on exitChristian Grothoff
2018-08-09fix benchmark tool output and time measurementChristian Grothoff
2018-07-04lookahead/duration options are in [exchange], not [exchange_keys], use consis...Christian Grothoff
2018-06-27Addressing #5291.Marcello Stanisci
2018-05-22New error code for a unknown reserve public key.Marcello Stanisci
2018-05-21Remove wrong block.Marcello Stanisci
2018-05-18Ask to withdraw on a expired reserve.Marcello Stanisci
2018-05-18diagnosticsMarcello Stanisci
2018-05-18Annotation; error management.Marcello Stanisci
2018-05-18Withdraw after payback.Marcello Stanisci
2018-05-17Trigger deposit to refund not foundMarcello Stanisci
2018-05-14Triggering doubled /refresh/melt, plus prepare ground for twisting the /refre...Marcello Stanisci
2018-05-07make test config files more autocomplete.Marcello Stanisci