index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
exchange_api_track_transaction.c
Age
Commit message (
Expand
)
Author
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff
2018-11-25
getting test_auditor_api to pass
Christian Grothoff
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-09-22
put curl default options on one place
Florian Dold
2018-09-21
use deflate in exchange-api
Florian Dold
2018-08-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2017-05-29
rename proposal_data to contract_terms (see #4879)
Florian Dold
2017-05-07
check json_pack return value, just to be nice
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-07-07
fixing #4594
Marcello Stanisci
2016-06-09
rename source files to match API URIs
Christian Grothoff