summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
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
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-04expand logging of wirewatch shutdownChristian Grothoff
2018-04-04expand logging of HARD errors in DB reserve insertsChristian Grothoff
2018-04-02allow auditor to operate per-accountChristian Grothoff
2018-04-02get filename instead of get_string, nicify some stringsChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12zero out last_row_off_size when we NULL last_row_off, cosmetics; remove bogus...Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-02-06wirewatch: fix and simplify last row trackingFlorian Dold
2018-02-06wirewatch: set last_row_off_size when we set last_row_offFlorian Dold
2018-02-05wirewatch: no need to do rollback on hard/soft errorFlorian Dold
2018-02-05wirewatch: fix uninitialized offset variable, loggingFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-18implement #5254Christian Grothoff
2018-01-16use saner log levelChristian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-04fix #5234Christian Grothoff
2018-01-04bugfixes in auditor and renderingChristian Grothoff
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-01change 'f' to 'contribution' in /depositChristian Grothoff
2017-12-14make DEBUG bulk logsMarcello Stanisci
2017-12-14eliminate /admin/add/incoming (fixes #5172)Christian Grothoff
2017-12-12use dual stack for exchangeChristian Grothoff
2017-12-10log rowids and amountsChristian Grothoff
2017-12-10add -r command line option to wirewatchChristian Grothoff
2017-12-10fix test for '*' accepted encodingChristian Grothoff