index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_deposit.c
Age
Commit message (
Expand
)
Author
2019-11-23
use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...
Christian Grothoff
2019-10-26
log decision on auditor DC
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-07-28
fixing #5767
Christian Grothoff
2019-07-23
modify /payback API and test usage of that API to pass/return additional info...
Christian Grothoff
2019-06-06
fixing #5754 (make copy, as original may disappear)
Christian Grothoff
2019-05-23
using legal lib names
Marcello Stanisci
2019-05-17
Compression.
Marcello Stanisci
2019-05-03
add compression support for bodies of POST/PUT operations
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-01-13
finixh #5447 implementation (more testing needed)
Christian Grothoff
2019-01-13
more code towards fixing #5447
Christian Grothoff
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff