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_wire.c
Age
Commit message (
Expand
)
Author
2017-04-17
introducing closing fee
Christian Grothoff
2017-03-06
test more of /wire, fix off-by-one
Christian Grothoff
2017-03-04
implement #4937: allow extraction of fees
Christian Grothoff
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
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-05-04
fix fmt string issues
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-19
remove duplicated JSON parsing code from exchange-lib (#4150)
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-04
modify /wire/test to provide bank URI and bank account numbers
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff