index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_common.c
Age
Commit message (
Expand
)
Author
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom to melt signatures (for #6416)
Christian Grothoff
2020-07-08
add h_denom_pub to deposit signatures
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
fix status code
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-03
check amount compatibility in history logic
Christian Grothoff
2020-04-01
better types/scoping/indentation
Christian Grothoff
2020-03-30
match updated specification, use CREDIT instead of DEPOSIT for transfers into...
Christian Grothoff
2020-03-28
do return fees in history
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-01
bad FIXME, we should not
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-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
fix compiler warnings
Christian Grothoff
2020-01-18
allow skipping of denom fees check
Florian Dold
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-17
sort out URL types more nicely
Christian Grothoff
2020-01-17
check currencies match first
Christian Grothoff
2020-01-17
TODO is already done
Christian Grothoff
2020-01-17
prepare API to enable verification of fees in coin history check
Christian Grothoff
2020-01-17
help crappy indenter
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-28
fixing #5767
Christian Grothoff
2019-06-18
reduce code duplication
Christian Grothoff
2019-04-08
Refactor lib/exchange_api_common.c for GNUNET_memcmp
ng0
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff