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-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
2020-04-11
adapations to GNUnet API change
Christian Grothoff
2020-04-10
return signature from refund API
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-07
rename constants
Christian Grothoff
2020-04-07
make version field const
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-04-04
return more error details for /wire and /keys to clients
Christian Grothoff
2020-04-03
check amount compatibility in history logic
Christian Grothoff
2020-04-01
better types/scoping/indentation
Christian Grothoff
2020-04-01
scope clean up
Christian Grothoff
[next]