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
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-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
2020-03-26
do not crash on odd inputs
Christian Grothoff
2020-03-22
the big EC rename
Christian Grothoff
2020-03-20
make recoup idempotent and simplify response
Florian Dold
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-19
concurrency requires strtok_r
Christian Grothoff
2020-03-19
remove debug logic
Christian Grothoff
2020-03-19
have benchmark driver also launch auditor
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-13
fix regression introduced by addition of 'revoke' field
Christian Grothoff
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...
Christian Grothoff
2020-03-10
minor code cleanup
Christian Grothoff
2020-03-10
tolerate recoup information not being present
Christian Grothoff
2020-03-10
actually look at recoup/revocations in libtalerexchange and expose the result...
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
[next]