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-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-30
add command to add auditor's denomination signature
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
post keys client logic
Christian Grothoff
2020-11-25
enable auditor disable client logic
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
2020-11-25
extended exchange APIs for #6175
Christian Grothoff
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...
Jonathan Buchanan
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
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
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
update
Christian Grothoff
2020-07-05
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a...
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-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
[next]