summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-06-02remove dead codeChristian Grothoff
2016-06-02check return valueChristian Grothoff
2016-06-02fix checkChristian Grothoff
2016-05-31comment out /track/deposit test from marcello, as code is incompleteChristian Grothoff
2016-05-31newlinesFlorian Dold
2016-05-31fail gracefully if binaries are not foundChristian Grothoff
2016-05-31reset db for testChristian Grothoff
2016-05-28making "make check" under src/lib compile; test still not passed. Also showin...Marcello Stanisci
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-26fix FTBFS from recent RSA blinding API changeChristian Grothoff
2016-05-25Merge branch 'master' of git://taler.net/merchantMarcello Stanisci
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-20use pax format for 'make dist' so that longer filenames are not excluded by c...Christian Grothoff
2016-05-20make sure wire details are uniqueChristian Grothoff
2016-05-20init DB before running testChristian Grothoff
2016-05-20expand test to cover double-deposit into reserve, fix FTBFSChristian Grothoff
2016-05-05check double spending proofsChristian Grothoff
2016-05-05check for duplicate transaction IDChristian Grothoff
2016-05-05more work on getting lib test to passChristian Grothoff
2016-05-05add well-formedness checks for contractChristian Grothoff
2016-05-05fixing issues around testcaseChristian Grothoff
2016-05-05remove unused args from API, towards supporting /contract in testcaseChristian Grothoff
2016-05-05parse out /contract response detailsChristian Grothoff
2016-05-05extending merchant API to have code for doing /contract requestsChristian Grothoff
2016-05-04break on issuesChristian Grothoff
2016-05-04configure exchange bank detailsChristian Grothoff
2016-05-04Fixing config setupChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04remove dead codeChristian Grothoff
2016-05-04fix issues with 'make dist'Christian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02fixing #4479 for merchantChristian Grothoff
2016-04-17finish FTBFS caused by refactoringChristian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff
2016-03-15clarify licensesChristian Grothoff
2016-03-08updating licensing informationMarcello Stanisci
2016-03-01mint->exchangeFlorian Dold
2016-03-01mint->exchange renamingChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-01fix currency for testChristian Grothoff
2016-01-01fix URIChristian Grothoff
2016-01-01wait separately for backend httpd to be upChristian Grothoff
2016-01-01fix initialization, fix timestamp rounding (in testcase)Christian Grothoff
2016-01-01add logic to initialize coin data for /pay testChristian Grothoff
2016-01-01use init value from coin, not uninit and wrong pc arrayChristian Grothoff
2016-01-01fix JSON syntax of contract in testcaseChristian Grothoff
2016-01-01improve loggingChristian Grothoff
2016-01-01add logging, initialize max_fee fieldChristian Grothoff