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 (
Collapse
)
Author
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 ↵
Christian Grothoff
into a reserve
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 ↵
Christian Grothoff
expect to get one
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 ↵
Christian Grothoff
result to clients; make exchange API follow specification
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵
Christian Grothoff
when curl_easy_init() fails
2020-03-01
bad FIXME, we should not
Christian Grothoff
2020-03-01
new REST API => version bump
Christian Grothoff
2020-02-29
doxygen fixes
Christian Grothoff
2020-02-29
limit redirects
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-02-27
rename fest, make symbols better match new endpoint names
Christian Grothoff
2020-02-26
proper generation of /refreshes/ requests
Christian Grothoff
2020-02-26
updating libtalerexchange to new REST API (#6067)
Christian Grothoff
2020-02-11
revert bank API change, we will not do this here after all
Christian Grothoff
2020-02-11
start with new history API implementation
Christian Grothoff
2020-01-20
spelling of 'mismatch'
Florian Dold
2020-01-19
leak fixes
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold
[next]