Age | Commit message (Expand) | Author |
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 |
2016-06-07 | add exchange_pub to callbacks | Christian Grothoff |
2016-05-31 | add support for /keys cache control (#4036) | Christian Grothoff |
2016-05-30 | adding --pool-size option to benchmark, | Marcello Stanisci |
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-24 | allow access to raw /keys response | Florian Dold |
2016-05-20 | extending interpreter to cover refund (but not used yet) | Christian Grothoff |
2016-05-20 | enforce wire deadline >= refund_deadline in API | Christian Grothoff |
2016-05-16 | fixing #3814 by removing ability to melt multiple oldcoins at the same time | Christian Grothoff |
2016-05-05 | export transaction history check function | Christian Grothoff |
2016-05-04 | implementing /refund API (#3848) | Christian Grothoff |
2016-05-02 | fix #4184 | Christian Grothoff |
2016-04-20 | sketching out refund API implementation | Christian Grothoff |
2016-04-20 | implementing parsing of /refund requests | Christian Grothoff |
2016-04-20 | introduce refund fee | Christian Grothoff |
2016-04-17 | replace bank_api_context with libgnunetcurl | Christian Grothoff |
2016-04-17 | replace exchange_api_context with libgnunetcurl | Christian Grothoff |
2016-04-01 | implementing #4356, tests still failing, but main logic should now be updated | Christian Grothoff |
2016-03-26 | fix indent, fix some comments | Christian Grothoff |
2016-03-21 | implementing #3987 | Christian Grothoff |
2016-03-19 | first refactoring of JSON logic to address #4150 and #4237 | Christian Grothoff |
2016-03-01 | renaming mint->exchange | Christian Grothoff |