Age | Commit message (Expand) | Author |
2018-07-02 | polishing tip CMD | Marcello Stanisci |
2018-07-02 | cut unused data off from track CMDs. | Marcello Stanisci |
2018-06-13 | Properly adding Authorization header via GNUnet API. | Marcello Stanisci |
2018-05-25 | Align testing-lib header file comments with C's. | Marcello Stanisci |
2018-05-22 | commenting tests. | Marcello Stanisci |
2018-05-22 | Tip pick up on a non existent tip id. (Closes #5307) | Marcello Stanisci |
2018-05-22 | Refund corner case. | Marcello Stanisci |
2018-05-21 | Issuing a refund lookup with a non existent order id. | Marcello Stanisci |
2018-05-21 | Refund test CMD takes expected HTTP code. | Marcello Stanisci |
2018-05-09 | Introducing "rewind" CMD. | Marcello Stanisci |
2018-05-04 | Explicit merchant URL. | Marcello Stanisci |
2018-03-23 | testing until last pickup ("too much" one) | Marcello Stanisci |
2018-03-23 | putting query with amounts under test. | Marcello Stanisci |
2018-03-23 | putting tip-authorize into tests. | Marcello Stanisci |
2018-03-17 | proposal-lookup 404 Not Found. | Marcello Stanisci |
2018-03-17 | fix multi-coin payment. | Marcello Stanisci |
2018-03-12 | implementing #5281 guards against hanging transactions, plus minor code cleanups | Christian Grothoff |
2018-03-11 | remove 'const const' | Florian Dold |
2018-02-28 | twisted skeleton. | Marcello Stanisci |
2018-02-21 | Implementing new style test instructions. | Marcello Stanisci |
2018-02-02 | remove unnecessary table, track last_session_id | Florian Dold |
2018-02-01 | implement /tip-query and fix tip db issues (uniqueness) | Florian Dold |
2018-01-22 | fix #5262 | Christian Grothoff |
2018-01-22 | implement check payment API client | Florian Dold |
2018-01-22 | should be find_order, not find_orders | Florian Dold |
2018-01-16 | patch for #5198 | Christian Grothoff |
2018-01-16 | fix proposal test cases, fix use after free in refunds | Florian Dold |
2018-01-10 | add nonce only when proposal is requested | Florian Dold |
2018-01-02 | expand test logic for #5158 | Christian Grothoff |
2017-12-28 | more work towards /pay abort mode | Christian Grothoff |
2017-12-28 | implement TALER_MERCHANT_pay_abort() -- first version, lacks signature verifi... | Christian Grothoff |
2017-12-27 | add wire fee persisting per coin for /pay | Christian Grothoff |
2017-12-26 | working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ... | Christian Grothoff |
2017-12-26 | forgot to remove redundant struct in previous commit | Christian Grothoff |
2017-12-26 | first refactoring for #5158: allow multiple exchange URLs to be in database p... | Christian Grothoff |
2017-12-13 | fix bug in testcase (and API) introduced when next_url and pickup_url were ad... | Christian Grothoff |
2017-12-10 | use bank /admin/add/incoming instead of exchange's in testcase | Christian Grothoff |
2017-11-27 | implement /tip-query | Florian Dold |
2017-11-04 | paid should be a boolean, not a blog, simplify SQL (#5157) | Christian Grothoff |
2017-11-01 | towards implementing /tip-pickup (incomplete) | Christian Grothoff |
2017-10-31 | work on new tipping test logic, also refactoring to match latest exchange API... | Christian Grothoff |
2017-10-30 | doxygen fixes | Christian Grothoff |
2017-10-29 | implement TALER_MERCHANT_tip_enable | Christian Grothoff |
2017-10-25 | design C API of merchant for tipping | Christian Grothoff |
2017-10-24 | implementing backenddb logic for tipping (not tested) | Christian Grothoff |
2017-10-22 | first (incomplete) skeleton for tipping API | Christian Grothoff |
2017-07-21 | work for #4943 (incomplete) | Christian Grothoff |
2017-07-20 | implementing backend logic to lookup wire fees (for #4943) | Christian Grothoff |
2017-07-16 | flagging proposal as paid (#5054) | Marcello Stanisci |
2017-07-11 | mega indent + parsing of GET /refund response in the | Marcello Stanisci |