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-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
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-30
match updated specification, use CREDIT instead of DEPOSIT for transfers into...
Christian Grothoff
2020-03-30
change confusing comment, revision is a different component of libtool versions
Florian Dold
2020-03-29
remove bogus warnings
Christian Grothoff
2020-03-28
fix leaks and bad RC logic wrt json reference copying
Christian Grothoff
2020-03-28
do return fees in history
Christian Grothoff
2020-03-27
removing inappropriate i18n code
Christian Grothoff
[next]