index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2020-08-29
fix checks
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-08-14
fix bug: case where this is the first refund
Christian Grothoff
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...
Jonathan Buchanan
2020-07-22
fix misc typos
Christian Grothoff
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-16
boolean argument removed in GNUNET_CURL_job_add (#6188)
Christian Grothoff
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom to melt signatures (for #6416)
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-05
also offer API for receiving rounded relative time via JSON
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
merge
Christian Grothoff
2020-07-05
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-07-05
clarify with/without wire fee issue, sanity checks on currencies
Christian Grothoff
2020-07-05
update ECs
Christian Grothoff
2020-07-05
return fee as well
Christian Grothoff
2020-07-05
return fee as well
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
return fee as well
Christian Grothoff
2020-07-05
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...
Christian Grothoff
2020-07-05
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...
Christian Grothoff
2020-07-05
update exchange API to return struct instead of lots of individual args for T...
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-06-27
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-06-23
clarify with/without wire fee issue, sanity checks on currencies
Christian Grothoff
2020-05-31
update ECs
Christian Grothoff
2020-05-11
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-05-11
return fee as well
Christian Grothoff
2020-05-11
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ...
Christian Grothoff
2020-05-11
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...
Christian Grothoff
2020-05-11
update exchange API to return struct instead of lots of individual args for T...
Christian Grothoff
2020-05-11
fix status code
Christian Grothoff
2020-05-01
more error codes
Christian Grothoff
2020-04-21
fix #6195
Christian Grothoff
2020-04-21
clarify behavior (#6194)
Christian Grothoff
2020-04-21
fix #6193
Christian Grothoff
2020-04-21
fix #6190
Christian Grothoff
2020-04-12
API updates and new error codes for merchant implementation of #6173
Christian Grothoff
2020-04-12
adapt withdraw2 API to support new tip-pickup design (#6173)
Christian Grothoff
2020-04-12
remove c_hash from planchet detail where it does not logically belong
Christian Grothoff
2020-04-12
fix expected status code
Christian Grothoff
2020-04-12
fix rc
Christian Grothoff
[next]