index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_refund.c
Age
Commit message (
Expand
)
Author
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
2021-10-27
-fix more FTBFS
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2020-12-25
clarify why FIXME does not need fix
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-14
fix bug: case where this is the first refund
Christian Grothoff
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-08-12
fix refund handling: allow refund increases for the same coin
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-05
merge
Christian Grothoff
2020-07-05
return fee as well
Christian Grothoff
2020-07-05
return fee as well
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
fix status code
Christian Grothoff
2020-05-11
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-05-11
return fee as well
Christian Grothoff
2020-05-11
fix status code
Christian Grothoff
2020-04-10
return signature from refund API
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-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-20
spelling of 'mismatch'
Florian Dold
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-17
doxygen
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2019-11-23
use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-01
fix indent
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-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff