summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-12Change '/pay' API according to #4891Florian Dold
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-07More fixes on renaming, mostly in db.Marcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2017-02-06Fix backenddb tests after renamingMarcello Stanisci
2017-02-06Renaming the DB and /history.Marcello Stanisci
2017-02-03Removing obsolete /map requests and renamingMarcello Stanisci
2017-02-03Renaming proposal data db operationsMarcello Stanisci
2017-01-03disable MHD deprecation warnings as we want to be compatible to older release...Christian Grothoff
2016-12-12Unifying map-in and map-out handlesMarcello Stanisci
2016-12-09Exporting /map/in merchant-lib in include fileMarcello Stanisci
2016-12-08Baking find_contract by hashcode. Invoked in testcase.Marcello Stanisci
2016-12-08Baking hashes to contracts mappingMarcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20have merchant C API also return taler error codes (at least those from the me...Christian Grothoff
2016-10-20finishing with #4521Marcello Stanisci
2016-10-15resolving merge conflict with Marcello, mostly exactly the same changesChristian Grothoff
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-13Fix select payments from DB. Namely, a merchant_pub query parameter was neededMarcello Stanisci
2016-10-13making (transaction_id, merchant_pub) the primary keyMarcello Stanisci
2016-10-13adapting callback for 'find_transaction' DB functions familyMarcello Stanisci
2016-10-12merchant's key in transactions tableMarcello Stanisci
2016-10-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04still on /history merchant-libMarcello Stanisci
2016-10-04adding stub for /history callbackMarcello Stanisci
2016-10-04header definitions for /historyMarcello Stanisci
2016-10-04populating array as response to /historyMarcello Stanisci
2016-10-03testcase for query 'by date'Marcello Stanisci
2016-10-03adding transactions_by_date to db pluginMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello Stanisci
2016-06-11fixing #4160Christian Grothoff
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-07store exchange signing key in DBChristian Grothoff
2016-06-05include exchange_uri with merchant_proofsChristian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-06-03towards implementing /trackChristian Grothoff
2016-06-03towards /track implementationsChristian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci