index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchange_service.h
Age
Commit message (
Expand
)
Author
2020-04-12
adapt withdraw2 API to support new tip-pickup design (#6173)
Christian Grothoff
2020-04-10
add missing comment
Christian Grothoff
2020-04-10
return signature from refund API
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-03-28
do return fees in history
Christian Grothoff
2020-03-20
make recoup idempotent and simplify response
Florian Dold
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-10
actually look at recoup/revocations in libtalerexchange and expose the result...
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-02-29
doxygen fixes
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-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
fix -Wextra warnings
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-17
address fixme, fix use-after-free in testing traits
Florian Dold
2020-01-17
prepare API to enable verification of fees in coin history check
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-26
add api to allow clients to force auditor notification of dc
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-01
fix indent
Christian Grothoff
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-23
modify /payback API and test usage of that API to pass/return additional info...
Christian Grothoff
2019-07-21
expose blinding key in refresh-reveal API in preparation for #5777
Christian Grothoff
2019-07-15
towards #5777, adding todos/notes
Christian Grothoff
2019-04-03
Provide API to fake now when requesting /keys.
Marcello Stanisci
2019-01-17
/keys API.
Marcello Stanisci
2019-01-16
Extend tests.
Marcello Stanisci
2019-01-13
more code towards fixing #5447
Christian Grothoff
2019-01-10
towards fixing #5447
Christian Grothoff
2018-12-06
Extend exchange-lib.
Marcello Stanisci
2018-11-17
more work towards testing deposit confirmations
Christian Grothoff
2018-11-17
work towards testing auditor deposit-confirmation API
Christian Grothoff
2018-10-13
keep a most sigs around when serializing
Christian Grothoff
2018-10-13
intermediate patch towards implementing #5136
Christian Grothoff
2018-10-13
implement deserialization logic for #5136
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-09-15
fix #5315, including more testing
Christian Grothoff
2018-05-18
Ask to withdraw on a expired reserve.
Marcello Stanisci
2018-04-15
merging Florian's changes with my wire changes
Christian Grothoff
2018-04-06
disable /keys cherrypicking until #5315 is addressed
v0.5.0
Florian Dold
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-01-18
implement #5254
Christian Grothoff
2018-01-15
add timestamp for /reserve/status deposit events
Christian Grothoff
2018-01-01
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-10-31
add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips
Christian Grothoff
[next]