summaryrefslogtreecommitdiff
path: root/src/exchange-lib
AgeCommit message (Expand)Author
2018-05-18Ask to withdraw on a expired reserve.Marcello Stanisci
2018-05-18double-check reserve is well-behaved.Marcello Stanisci
2018-05-18Withdraw after payback.Marcello Stanisci
2018-05-17commentMarcello Stanisci
2018-05-17Trigger conflicting refundsMarcello Stanisci
2018-05-17Trigger double(-successful) refund.Marcello Stanisci
2018-05-17Trigger refund fee to lowMarcello Stanisci
2018-05-17Trigger refund insufficient fundsMarcello Stanisci
2018-05-17Trigger /refund currency missmatch the right way.Marcello Stanisci
2018-05-17Trigger deposit to refund not foundMarcello Stanisci
2018-05-17Trigger invalid merchant signature on refundMarcello Stanisci
2018-05-17Trigger above-amount errorMarcello Stanisci
2018-05-17trigger refund fee currency missmatch.Marcello Stanisci
2018-05-17Adding the refund CMD, genuine for now, to be evil-tuned.Marcello Stanisci
2018-05-17prepare ground to refund twist-tests.Marcello Stanisci
2018-05-16Triggering 409 Conflict for /refresh/revealMarcello Stanisci
2018-05-14Triggering doubled /refresh/melt, plus prepare ground for twisting the /refre...Marcello Stanisci
2018-05-11fix if-else logical error.Marcello Stanisci
2018-05-07make test config files more autocomplete.Marcello Stanisci
2018-05-04fix segfaultMarcello Stanisci
2018-05-04Test cases.Marcello Stanisci
2018-05-03fix path generation.Marcello Stanisci
2018-04-26remove dead codeMarcello Stanisci
2018-04-23reset auditor tables upon running tests, + upgrade "twisted" config file.Marcello Stanisci
2018-04-23auditor tool to reset db tables.Marcello Stanisci
2018-04-15merging Florian's changes with my wire changesChristian Grothoff
2018-04-06disable /keys cherrypicking until #5315 is addressedv0.5.0Florian Dold
2018-04-04fix compiler warningFlorian Dold
2018-04-02report which command failedChristian Grothoff
2018-04-02get filename instead of get_string, nicify some stringsChristian Grothoff
2018-04-02fix NULL termination of fee listChristian Grothoff
2018-04-02fix post-merge FTBFSChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-26still on gentle twister termination.Marcello Stanisci
2018-03-21addressing leaks.Marcello Stanisci
2018-03-21build exchange url at (withdraw) command creation.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-19fix segfault.Marcello Stanisci
2018-03-17format outputMarcello Stanisci
2018-03-17Twisted tests scaffold.Marcello Stanisci
2018-02-28Test cases connect to the exchange via the base URLMarcello Stanisci
2018-02-28staticMarcello Stanisci
2018-02-28helpers return exchange base url from config.Marcello Stanisci
2018-02-27fix reject test command.Marcello Stanisci
2018-02-27use more 'static' where applicable, use GNUNET_log instead of fprintfChristian Grothoff
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-02-21denom pub trait made 'const'Marcello Stanisci
2018-02-21no need for a "hash trait" here. Removing code.Marcello Stanisci
2018-02-21actually loading configMarcello Stanisci