summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-10-18bumping versions for v0.4.0 releasev0.4.0Christian Grothoff
2017-10-06check return value from TALER_amount_get_zeroChristian Grothoff
2017-09-09handle a few more asserts more gracefully (#5092)Christian Grothoff
2017-09-02fix testcase, refund array is boxed in a refund_permissions field of the main...Christian Grothoff
2017-08-31fix English in error messageChristian Grothoff
2017-07-26rounding /history date parameterMarcello Stanisci
2017-07-26Do not set timestamp in lib testcase, because the backendMarcello Stanisci
2017-07-25commentMarcello Stanisci
2017-07-25commentsMarcello Stanisci
2017-07-25Checking that a contract whose payment didn't get throughMarcello Stanisci
2017-07-25do not use hugely futuristic time while testing /historyMarcello Stanisci
2017-07-22/history issue testcaseMarcello Stanisci
2017-07-21fix merchant_api_track_transfer to actually pass wire method to serviceChristian Grothoff
2017-07-21fix configuration to ensure exchange wires immediatelyChristian Grothoff
2017-07-21init timestampChristian Grothoff
2017-07-21implement mandatory rounding of timestampChristian Grothoff
2017-07-21removing bogus #includeChristian Grothoff
2017-07-21indentation fixes, style fix on how to generate timestampChristian Grothoff
2017-07-21indentation fixesChristian Grothoff
2017-07-21indentation and style fixesChristian Grothoff
2017-07-21style fixesChristian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-20fix timestamp issue in lib testcaseMarcello Stanisci
2017-07-17Still killing long linesMarcello Stanisci
2017-07-16indentating the code in order to avoid very long lines + #5092Marcello Stanisci
2017-07-16> half testcase gone over for "assert vs fail" issueMarcello Stanisci
2017-07-16flagging proposal as paid (#5054)Marcello Stanisci
2017-07-12remove commentsMarcello Stanisci
2017-07-12still on Vim madness: functions parameters messed upMarcello Stanisci
2017-07-12fix Vim indent madnessMarcello Stanisci
2017-07-11removing dead codeMarcello Stanisci
2017-07-11Completing minimal multi-coin refund testcase.Marcello Stanisci
2017-07-11mega indent + parsing of GET /refund response in theMarcello Stanisci
2017-07-05Finishing #5087.Marcello Stanisci
2017-07-04merge conflict resolutionChristian Grothoff
2017-07-04commentMarcello Stanisci
2017-07-04matching /refund response against merchant pub tooMarcello Stanisci
2017-07-04switch instance key tooMarcello Stanisci
2017-07-04testcase extracts merchant priv from configMarcello Stanisci
2017-07-04finally match /refund response dataMarcello Stanisci
2017-07-04retrieve all data needed to test /refund response.Marcello Stanisci
2017-07-04First steps of #5087.Marcello Stanisci
2017-07-04fix compiler warningMarcello Stanisci
2017-07-01fix two minor typos / build compatibiltiy issuesChristian Grothoff
2017-06-29remove further occurrence of "hint"Marcello Stanisci
2017-06-29no "hint" field in errorMarcello Stanisci
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-23caring about 'summary' fieldMarcello Stanisci
2017-06-23error messageMarcello Stanisci
2017-06-20Fix /refund lookup response encodingMarcello Stanisci