summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2017-05-14fix #5008Christian Grothoff
2017-05-14fix FIXME on properly terminating MHD, resuming suspended connections before ...Christian Grothoff
2017-05-12nicer loggingChristian Grothoff
2017-05-11log properly which auditors are loaded, fix log level -- fix FTBFSChristian Grothoff
2017-05-11log properly which auditors are loaded, fix log levelChristian Grothoff
2017-05-11fix logic to check auditors of denomination keysChristian Grothoff
2017-05-07fix format string issueChristian Grothoff
2017-05-04cosmeticsMarcello Stanisci
2017-05-02Addressing #4877Marcello Stanisci
2017-04-28remove commentMarcello Stanisci
2017-04-26add wire_method to proposal termsFlorian Dold
2017-04-24add cherry-pick like query used in /history. This APIMarcello Stanisci
2017-04-21indentMarcello Stanisci
2017-04-20debug printsMarcello Stanisci
2017-04-18adding option to lookup history entries in the future.Marcello Stanisci
2017-03-29renaming variablesMarcello Stanisci
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-24fix stale index used by /historyMarcello Stanisci
2017-03-24logging, db minor fixMarcello Stanisci
2017-03-23Fix #4970.Marcello Stanisci
2017-03-23Fix signature of db callback.Marcello Stanisci
2017-03-22date parameter = now when /history doesn't get one.Marcello Stanisci
2017-03-20Fix lib testcase.Marcello Stanisci
2017-03-17helper db methods for /history. Prepared statements haveMarcello Stanisci
2017-03-17Porting to new getopt API.Marcello Stanisci
2017-03-14\#4593.Marcello Stanisci
2017-03-13Returining order_id in place of h_proposal_data amongMarcello Stanisci
2017-03-13Elaborating /track/transfer response for cached responsesMarcello Stanisci
2017-03-13Fix track transfer's response + adjusting tests to it.Marcello Stanisci
2017-03-13json_copy-ing a 'const json_t *' in order to call 'json_object_del()'Marcello Stanisci
2017-03-13Summing up deposited amounts *and* deposit fees concerning trackedMarcello Stanisci
2017-03-10TODO comments.Marcello Stanisci
2017-03-10Rough logic for summing up all tracked wire transfers gottenMarcello Stanisci
2017-03-10Calling the function (still a stub) that works out wire transfersMarcello Stanisci
2017-03-08Returning total sum of wire transferred coins insteadMarcello Stanisci
2017-03-07Remove confusing comment.Marcello Stanisci
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-06notes on #4939, verify that H_wire from contract matches instance's H_wire ea...Christian Grothoff
2017-03-06describe meaning of return values in comments, use corret return valuesChristian Grothoff
2017-03-06check if field is present before going for full spec-parserChristian Grothoff
2017-03-06implement #4752Christian Grothoff
2017-03-05towards implementing #4935: make sure all of the fee data is available for th...Christian Grothoff
2017-03-05fix misc memory leaksChristian Grothoff
2017-03-05fix memory leaks (struct MerchantInstance not cleaned up properly)Christian Grothoff
2017-03-04implementing #4929 (adjusting to exchange API changes)Christian Grothoff
2017-03-03use %u, these values are unsignedChristian Grothoff
2017-03-03fix reference counting bugChristian Grothoff
2017-03-03fix compiler warnings, fix memory leak, properly format date in log messageChristian Grothoff
2017-03-01json_copy() data returned from DB. Data gets "freed"Marcello Stanisci
2017-03-01Including instance within history elements.Marcello Stanisci