Age | Commit message (Expand) | Author |
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 |
2017-03-29 | implement /payback-functions in libtalerexchange.so | Christian Grothoff |
2017-03-04 | implement #4937: allow extraction of fees | Christian Grothoff |
2017-03-04 | implementing #4929 | 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 |
2016-10-20 | rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code | Christian Grothoff |
2016-10-20 | remove redundant exchange_api_common.h header | Christian Grothoff |
2016-10-20 | return taler-specific error codes from C API as well | 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-09 | rename source files to match API URIs | Christian Grothoff |
2016-06-09 | move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s... | Christian Grothoff |
2016-06-09 | rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ... | Christian Grothoff |