Age | Commit message (Expand) | Author |
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 |
2016-06-09 | rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ... | Christian Grothoff |
2016-06-09 | integrate child_death_task with aggregator struct, and cancel it on error | Christian Grothoff |
2016-06-08 | turn libfakebank into libtalerfakebank so we can use it for testcases in the ... | Christian Grothoff |
2016-06-07 | add exchange_pub to callbacks | Christian Grothoff |
2016-05-26 | fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming) | Christian Grothoff |
2016-05-24 | fix #4483 | Christian Grothoff |
2016-05-21 | testing refund, fixing bugs, refund test passes | Christian Grothoff |
2016-05-21 | make use of GNUNET_JSON_from_data_auto where possible | Christian Grothoff |
2016-05-20 | extending interpreter to cover refund (but not used yet) | Christian Grothoff |
2016-05-16 | fixing #3814 by removing ability to melt multiple oldcoins at the same time | Christian Grothoff |
2016-05-04 | fix fmt string issues | Christian Grothoff |
2016-05-04 | fix issues in tracking API and tracking API test, resolves #4399 | Christian Grothoff |
2016-05-04 | be more careful with terminology | Christian Grothoff |