index
:
exchange.git
dev/sebasjm/main
dev/sebasjm/test1
master
Exchange implementation.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange
/
taler-exchange-httpd_payback.c
Age
Commit message (
Expand
)
Author
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-17
clean up KS keystate logic
Christian Grothoff
2020-01-16
kill another FIXME
Christian Grothoff
2020-01-16
move function to libtalerexchangedb, as planned
Christian Grothoff
2019-11-23
fix
Christian Grothoff
2019-11-23
migrate parsing logic to libtalermhd
Christian Grothoff
2019-11-23
more libtalermhd refactoring
Christian Grothoff
2019-11-23
more refactoring towards using libtalermhd
Christian Grothoff
2019-11-01
improve status codes returned in case of denomination key troubles
Christian Grothoff
2019-11-01
fix warnings
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-24
implement zombie check
Christian Grothoff
2019-07-23
need the hash of coin_ev with an index for select
Christian Grothoff
2019-07-23
implement postges_get_old_coin_by_h_blind for #5777
Christian Grothoff
2019-07-22
mention bug #
Christian Grothoff
2019-07-22
integrating refresh payback with standard payback, almost done
Christian Grothoff
2019-07-22
include new payback-refresh possibilities in coin history generation
Christian Grothoff
2019-07-21
indentation fixes
Christian Grothoff
2019-06-18
dead code elimination
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-04-03
Faking the time.
Marcello Stanisci
2018-08-19
re-init logging so we can tell by PID who it is
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-03-12
fix #5281 for exchange: do preflight check that an old transaction is no long...
Christian Grothoff
2017-10-07
properly handle signing errors if httpd lacks signing keys by returning inter...
Christian Grothoff
2017-10-06
handle (most) TEH_KS_acquire errors
Christian Grothoff
2017-10-06
check return value from TALER_amount_get_zero
Christian Grothoff
2017-06-19
address #5010 for /payback
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-04-10
add test case for #3887
Christian Grothoff
2017-04-01
implement DB plugin function to obtain reserve information, migrate logic to ...
Christian Grothoff
2017-03-29
first sketch at db module implementation for #3887
Christian Grothoff
2017-03-29
implement /payback parsing and signature verification
Christian Grothoff