summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-06actually, the rollback() was redundant, instead introduce preflight checksChristian Grothoff
2019-04-06add missing abort() to error handling in /pay transaction, start to use GNUNE...Christian Grothoff
2019-04-04clean up code duplication in checking of tipping reserve status by moving sha...Christian Grothoff
2019-04-04fix indentation issuesChristian Grothoff
2019-03-29Address compilation warningv0.5.2Marcello Stanisci
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2019-03-24fix test case error handlingChristian Grothoff
2019-03-15Add a .dir-locals,el for configuring emacs for this projectHartmut Goebel
2019-03-05Benchmark.v0.5.1Marcello Stanisci
2019-03-05Garbage collector..Marcello Stanisci
2019-03-05#5257Marcello Stanisci
2019-03-05Update payment generator manpage.Marcello Stanisci
2019-03-05Update payment generator instructions.Marcello Stanisci
2019-03-05UIMarcello Stanisci
2019-03-05fix boolean operatorMarcello Stanisci
2019-03-05Fix argument parsing.Marcello Stanisci
2019-01-31/proposal API disambiguation.Marcello Stanisci
2019-01-31Proposal logic.Marcello Stanisci
2019-01-31indentMarcello Stanisci
2019-01-30fix compiler warnings/errors.Marcello Stanisci
2019-01-10improve logging for reoccurrances of #5492Christian Grothoff
2019-01-10clean up /proposal handling to (1) avoid (previously missing) multi-statement...Christian Grothoff
2019-01-10use specific error codes instead of EC_NONE placeholderChristian Grothoff
2019-01-10fix bogus free of uninitialized variable in test logic on error pathChristian Grothoff
2019-01-10fix double-free bugChristian Grothoff
2019-01-08move sections shared with exchange to separate filesChristian Grothoff
2018-12-22disambiguate error scenarios betterChristian Grothoff
2018-12-19#5459Marcello Stanisci
2018-12-18#5284.Marcello Stanisci
2018-12-18Fix comment.Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/track/*: #5284Marcello Stanisci
2018-12-18/tip/*: #5284Marcello Stanisci
2018-12-18/refund: #5284Marcello Stanisci
2018-12-18/proposal #5284Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-12-18/history: #5284.Marcello Stanisci
2018-12-18Fix last commit.Marcello Stanisci
2018-12-18/history testing API.Marcello Stanisci
2018-12-18/history API.Marcello Stanisci
2018-12-18Fix /history tests.Marcello Stanisci
2018-12-17Fix BIGSERIAL treatment.Marcello Stanisci
2018-12-17Debug.Marcello Stanisci
2018-12-17(Attempt to) fix value definition.Marcello Stanisci
2018-12-17debugMarcello Stanisci
2018-12-17Fix sloppy flow.Marcello Stanisci
2018-12-14/history API mod.Marcello Stanisci
2018-12-14Addressing #4952.Marcello Stanisci
2018-12-13Default 'delta' for /history.Marcello Stanisci
2018-12-13Adapt tests to last change.Marcello Stanisci