index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_recoup.c
Age
Commit message (
Expand
)
Author
2023-10-25
new blind signing code builds
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-06-25
next round of exchange API atomization
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2022-07-05
-annotate bugs
Christian Grothoff
2022-06-05
complete P2P/W2W conflict handling, deduplicate code across handlers
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-14
-towards fixing the protocol
Christian Grothoff
2022-02-12
-remove legacy uncrustify workaround
Christian Grothoff
2022-02-12
-remove addessed documentation FIXMEs
Christian Grothoff
2022-02-11
-simplify: nonce no longer hashed
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-10
-get recoup/refresh to pass
Christian Grothoff
2022-02-09
pass exchange values to /recoup
Christian Grothoff
2022-02-06
-fix refresh FTBFS
Christian Grothoff
2022-02-06
-fix melt FTBFS
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-10-27
rename fest
Christian Grothoff
2021-10-27
-fix more FTBFS
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
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-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
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-20
make recoup idempotent and simplify response
Florian Dold
2020-03-20
improving benchmarking logic, including more timings
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-26
updating libtalerexchange to new REST API (#6067)
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
payback -> recoup stranglers
Christian Grothoff