Age | Commit message (Expand) | Author |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-26 | add api to allow clients to force auditor notification of dc | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-08-01 | fix indent | Christian Grothoff |
2019-07-24 | getting revocation/payback test with refreshed coins to pass | Christian Grothoff |
2019-07-23 | modify /payback API and test usage of that API to pass/return additional info... | Christian Grothoff |
2019-07-21 | expose blinding key in refresh-reveal API in preparation for #5777 | Christian Grothoff |
2019-07-15 | towards #5777, adding todos/notes | Christian Grothoff |
2019-04-03 | Provide API to fake now when requesting /keys. | Marcello Stanisci |
2019-01-17 | /keys API. | Marcello Stanisci |
2019-01-16 | Extend tests. | Marcello Stanisci |
2019-01-13 | more code towards fixing #5447 | Christian Grothoff |
2019-01-10 | towards fixing #5447 | Christian Grothoff |
2018-12-06 | Extend exchange-lib. | Marcello Stanisci |
2018-11-17 | more work towards testing deposit confirmations | Christian Grothoff |
2018-11-17 | work towards testing auditor deposit-confirmation API | Christian Grothoff |
2018-10-13 | keep a most sigs around when serializing | Christian Grothoff |
2018-10-13 | intermediate patch towards implementing #5136 | Christian Grothoff |
2018-10-13 | implement deserialization logic for #5136 | Christian Grothoff |
2018-10-06 | fix #5434 (no more salt in exchange wire replies) | Christian Grothoff |
2018-09-15 | fix #5315, including more testing | Christian Grothoff |
2018-05-18 | Ask to withdraw on a expired reserve. | Marcello Stanisci |
2018-04-15 | merging Florian's changes with my wire changes | Christian Grothoff |
2018-04-06 | disable /keys cherrypicking until #5315 is addressedv0.5.0 | Florian Dold |
2018-04-02 | Changing configuration structure to enable multiple accounts. | Christian Grothoff |
2018-01-18 | implement #5254 | Christian Grothoff |
2018-01-15 | add timestamp for /reserve/status deposit events | Christian Grothoff |
2018-01-01 | add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat... | Christian Grothoff |
2017-12-14 | remove _admin APIs from libtalerexchange | Christian Grothoff |
2017-11-29 | fixing #5178 | Christian Grothoff |
2017-10-31 | add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips | Christian Grothoff |
2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs to... | Christian Grothoff |
2017-09-13 | add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the down... | Christian Grothoff |
2017-09-13 | theoretically finished implementation of #4840 (/keys cherry picking), but by... | Christian Grothoff |
2017-09-12 | add support for #4840 (/keys cherry picking) to libtalerexchange | Christian Grothoff |
2017-07-01 | implement logic to check protocol version compatibility (#5035) | Christian Grothoff |
2017-06-29 | preparations for #4840 | Christian Grothoff |
2017-06-04 | free auditor data on shutdown (#5050) | Christian Grothoff |
2017-06-04 | fixing misc doxygen issues | Christian Grothoff |
2017-06-01 | add version to keydata returned by libtalerexchange (#5035) | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |
2017-04-20 | finished implementing #4956 in principle, but not yet tested | Christian Grothoff |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2017-04-19 | implementing #4956-support in libtalerexchange | Christian Grothoff |
2017-04-17 | introducing closing fee | Christian Grothoff |
2017-04-16 | test case of /payback done twice, handle 403-case in /payback handler, thereb... | Christian Grothoff |
2017-04-03 | implement #3887-handling in exchange-lib | Christian Grothoff |
2017-04-03 | implement rest of exchange logic for #3887 (return payback information in res... | Christian Grothoff |
2017-04-01 | implement DB plugin function to obtain reserve information, migrate logic to ... | Christian Grothoff |