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
2020-11-07
adjust ECs
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 #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-07-05
fix FIXME by exposing deposit permission signing in API instead of doing it i...
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-05-01
more error codes
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-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-04-01
scope clean up
Christian Grothoff
2020-03-26
do not crash on odd inputs
Christian Grothoff
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
2020-02-29
limit redirects
Christian Grothoff
2020-02-27
rename fest, make symbols better match new endpoint names
Christian Grothoff
2020-02-26
updating libtalerexchange to new REST API (#6067)
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
2020-01-17
doxygen
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-17
prepare API to enable verification of fees in coin history check
Christian Grothoff
2020-01-09
H_wire -> h_wire (#6032)
Christian Grothoff
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