index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-04
adding support for transaction history to wire plugin API (#4959)
Christian Grothoff
2017-05-04
switch bank api to new authentication method API
Christian Grothoff
2017-05-04
fix typo
Christian Grothoff
2017-05-04
implement #4993
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-20
expand testcase to cover new DB API
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-04-19
add support for closed reserves to taler-auditor
Christian Grothoff
2017-04-19
implement plugin function for auditor to check reserve closures
Christian Grothoff
2017-04-19
implementing database functions towards addressing #4956
Christian Grothoff
2017-04-19
implement #4956-support in exchange db and exchange (to return information ab...
Christian Grothoff
2017-04-19
implementing #4956-support in libtalerexchange
Christian Grothoff
2017-04-19
implement #4983
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2017-04-17
introducing closing fee
Christian Grothoff
2017-04-17
implement #4982
Christian Grothoff
2017-04-17
properly init denom_hash in test
Christian Grothoff
2017-04-16
implement #4981
Christian Grothoff
2017-04-16
add missing table drop instruction
Christian Grothoff
2017-04-16
fix #4984
Christian Grothoff
2017-04-16
test case of /payback done twice, handle 403-case in /payback handler, thereb...
Christian Grothoff
2017-04-16
fix use of uninit value on PAYBACK path in auditor
Christian Grothoff
2017-04-10
also test reserve history after payback
Christian Grothoff
2017-04-10
update ignore file
Christian Grothoff
2017-04-10
fix test_exchangedb denomkeys test
Christian Grothoff
2017-04-10
expand /payback tests
Christian Grothoff
2017-04-10
add test case for #3887
Christian Grothoff
2017-04-10
preparations for testing /payback API
Christian Grothoff
2017-04-09
remove test code coverage for auditordb
Christian Grothoff
2017-04-09
improve test case coverage for exchangedb
Christian Grothoff
2017-04-09
expand testcase to cover TALER_EXCHANGEDB_denomination_key_revoke
Christian Grothoff
2017-04-08
implement checking of denomination revocation status in auditor
Christian Grothoff
2017-04-08
extend exchangedb API to allow storing DK revocation information
Christian Grothoff
2017-04-08
fix json_pack format string
Christian Grothoff
2017-04-08
have auditor report command to handle denomination key revocation on emergenc...
Christian Grothoff
2017-04-08
return revoked denom hashes under payback array in /keys
Christian Grothoff
2017-04-08
document denomination key revocation file format
Christian Grothoff
2017-04-07
fix FTBFS in testcase
Christian Grothoff
2017-04-07
implement denomination key revocation logic in exchangedb and taler-exchange-...
Christian Grothoff
2017-04-07
edits addressing FC reviews
Christian Grothoff
2017-04-07
even more logging on DB issues
Christian Grothoff
2017-04-04
check payback signatures in auditor
Christian Grothoff
2017-04-04
towards supporting #3887 in the auditor
Christian Grothoff
2017-04-04
handle /payback in auditor when checking reserves
Christian Grothoff
2017-04-03
implement #3887-handling in exchange-lib
Christian Grothoff
2017-04-03
mark TODOs for #3887 in exchange-lib
Christian Grothoff
2017-04-03
implement rest of exchange logic for #3887 (return payback information in res...
Christian Grothoff
2017-04-03
handle TALER_EXCHANGEDB_RO_EXCHANGE_TO_BANK in DB balance calulations
Christian Grothoff
2017-04-03
handle TALER_EXCHANGEDB_RO_PAYBACK_COIN in DB balance calulations
Christian Grothoff
2017-04-03
handle TALER_EXCHANGEDB_TT_PAYBACK in DB balance calulations
Christian Grothoff
[next]