aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14add refund header fileMarcello Stanisci
2017-06-13backend /refund handler skeleton, not in compilationMarcello Stanisci
2017-06-13Add error when coins are not sufficient to pay a refundMarcello Stanisci
2017-06-13- only commit refund if amount refunded per coin is > zeroMarcello Stanisci
2017-06-13loggingMarcello Stanisci
2017-06-13fix detection of subsequent refunds lesser thatn previous ones.Marcello Stanisci
2017-06-13drop refund tableMarcello Stanisci
2017-06-13fix check of db returned status (INSERT returns 1)Marcello Stanisci
2017-06-13fix table definitionMarcello Stanisci
2017-06-12calling insert_refund, fail with "insufficient data left in message"Marcello Stanisci
2017-06-12comments, plus invalidating testcase as reminder ofMarcello Stanisci
2017-06-12SQL syntaxMarcello Stanisci
2017-06-12inserting refunds into their table, not testedMarcello Stanisci
2017-06-12math around refundsMarcello Stanisci
2017-06-11make adjustments to fakebank API changeChristian Grothoff
2017-06-11match rename in GNUnet APIChristian Grothoff
2017-06-10move code towards more modern PQ APIChristian Grothoff
2017-06-09make db testcase fail, as a reminder of refund logic incomplete.Marcello Stanisci
2017-06-09commentMarcello Stanisci
2017-06-09diagnosticsMarcello Stanisci
2017-06-09SELECT refunds + nested loops to fetch per-coinMarcello Stanisci
2017-06-09add start, commit, rollback db transactionsMarcello Stanisci
2017-06-08commentMarcello Stanisci
2017-06-08add loop over result of refunding informationMarcello Stanisci
2017-06-08fix warningsMarcello Stanisci
2017-06-08Get testcase pass using ORDER BYMarcello Stanisci
2017-06-08fix lib testcaseMarcello Stanisci
2017-06-08add prepared statement to fetch per coin informationMarcello Stanisci
2017-06-08refund_fee is returned to the callback when fetchingMarcello Stanisci
2017-06-08call increase_refund_for_contract skeleton from testcase,Marcello Stanisci
2017-06-08increase_refund_for_contract skeletonMarcello Stanisci
2017-06-08get refunds from database, only testing for zero rows returned.Marcello Stanisci
2017-06-08fix "insufficient data left in message" from PostgresqlMarcello Stanisci
2017-06-07refund fee stored along depositMarcello Stanisci
2017-06-07fix refund cb callMarcello Stanisci
2017-06-07comments + passing refund reason to refund cbMarcello Stanisci
2017-06-07adding function getting refund dataMarcello Stanisci
2017-06-06design considerations for /refund supportChristian Grothoff
2017-06-06bumping versions for 0.3.0 releasev0.3.0Christian Grothoff
2017-06-06ChangeLogMarcello Stanisci
2017-06-05fix sign issue of 'start'Christian Grothoff
2017-06-05Fix some signed/unsigned issues, plus some doxygen typosChristian Grothoff
2017-06-05move python mitm to its own git, work on #5064Christian Grothoff
2017-06-05fix style issues and leaks in taler-merchant-generate-paymentsChristian Grothoff
2017-06-04fix leak from instance-passes not resetting isChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-06-04fix more leaks, failure to reset job ptr when doneChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-06-04fix misc memory leaksChristian Grothoff
2017-06-04simply remove --with-doc (#5048)Christian Grothoff