Age | Commit message (Expand) | Author |
2018-01-30 | use url instead of uri consistently | Florian Dold |
2018-01-21 | finish new withdraw command implementation | Christian Grothoff |
2018-01-21 | new test interpreter architecture, first draft | Christian Grothoff |
2018-01-04 | enable test for #5234 | Christian Grothoff |
2018-01-04 | comment out extended test again | Christian Grothoff |
2018-01-04 | fix auditor to properly verify wire fee signatures and more gracefully handle... | Christian Grothoff |
2018-01-02 | extending test logic to detect refund issue (commented out for now) | Christian Grothoff |
2017-12-14 | implement taler-bank-transfer, fixes #5195 | Christian Grothoff |
2017-12-10 | add testcase for #5077 (passes), start to reduce use of exchange's admin/add/... | Christian Grothoff |
2017-12-10 | add wirewatch command to testcase (not yet active), for #5077 | Christian Grothoff |
2017-12-10 | check find_pk return value in test | Christian Grothoff |
2017-11-29 | fixing #5178 | Christian Grothoff |
2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs to... | Christian Grothoff |
2017-10-06 | check return value from TALER_JSON_hash | Christian Grothoff |
2017-09-13 | add logic to signal exchange to reload keys | Christian Grothoff |
2017-07-01 | implement logic to check protocol version compatibility (#5035) | Christian Grothoff |
2017-06-19 | fixing #5010 for /reserve/withdraw | Christian Grothoff |
2017-06-11 | modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs | Christian Grothoff |
2017-06-05 | assert non-NULL | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-05-11 | generate auditor signatures in exchange-lib testcase, and handle problem with... | Christian Grothoff |
2017-04-16 | test case of /payback done twice, handle 403-case in /payback handler, thereb... | Christian Grothoff |
2017-04-10 | also test reserve history after payback | Christian Grothoff |
2017-04-10 | fix test_exchangedb denomkeys test | Christian Grothoff |
2017-04-10 | expand /payback tests | Christian Grothoff |
2017-04-10 | add test case for #3887 | Christian Grothoff |
2017-04-10 | preparations for testing /payback API | Christian Grothoff |
2017-03-24 | merge aggregator | Christian Grothoff |
2017-03-06 | test more of /wire, fix off-by-one | Christian Grothoff |
2017-03-06 | cover get more of /wire API in test case | Christian Grothoff |
2017-03-04 | implementing #4929 | Christian Grothoff |
2017-03-02 | implementing #4921: add base URL to wire transfers | Christian Grothoff |
2017-02-08 | do not print warnings for perfectly expected status codes | Christian Grothoff |
2017-02-08 | ensure testcase terminates if wget is not installed or launching httpd failed | Christian Grothoff |
2017-02-08 | skip test if binaries are not in PATH | Christian Grothoff |
2017-02-07 | remove transaction_id, only one payment per proposal allowed | Florian Dold |
2017-02-06 | contract terminology renaming (#4877) | Florian Dold |
2017-01-13 | Add option to initialized db, fixes 4858 | Florian Dold |
2016-11-18 | addressing #4803: nicer error messages for invalid wire formats | Christian Grothoff |
2016-11-17 | add idempotency checks for /refresh/reveal, fixing #4793 | Christian Grothoff |
2016-11-04 | wget-ing /admin/add/incoming from bank-lib testcase | Marcello Stanisci |
2016-10-20 | return taler-specific error codes from C API as well | Christian Grothoff |
2016-10-19 | Merge branch 'master' of taler.net:exchange | Marcello Stanisci |
2016-10-18 | implement #4497/#4705 -- addition of unique numeric error codes -- for the se... | Christian Grothoff |
2016-10-17 | indent | Marcello Stanisci |
2016-10-10 | check dbinit return value to not fail hard if DB not available | Christian Grothoff |
2016-09-26 | return execution time also from exchange C API (#4578) | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-13 | implement #4569 | Christian Grothoff |
2016-06-11 | fix memory leaks | Christian Grothoff |