index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2017-05-16
handle base32-wire transfer subject being followed by space+exchange base url...
Christian Grothoff
2017-05-09
handle error code returned by TALER_amount_subtract in new error case TALER_E...
Christian Grothoff
2017-05-08
add 'get_latest_reserve_in_reference' to exchangedb API
Christian Grothoff
2017-05-08
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Christian Grothoff
2017-05-08
move responsibility of converting to wire subject to reserve_pub into wire p...
Christian Grothoff
2017-05-08
updates to distinguish clearly between wtid and json transfer details
Christian Grothoff
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-05
updating DB schema for new wire history operations and future auditor checks ...
Christian Grothoff
2017-05-05
more work on wirewatch
Christian Grothoff
2017-05-05
starting to implement taler-exchange-wirewatch
Christian Grothoff
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
implement #4993
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-20
fix misc doxygen issues
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
implementing #4956-support in libtalerexchange
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2017-04-17
introducing closing fee
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-09
improve test case coverage for exchangedb
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-07
implement denomination key revocation logic in exchangedb and taler-exchange-...
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
implement rest of exchange logic for #3887 (return payback information in res...
Christian Grothoff
2017-04-02
implement tests for extended DB API
Christian Grothoff
2017-04-02
implement returning /paybacks as part of reserve history (#3887)
Christian Grothoff
2017-04-02
implementing insertion of payback information in postgres plugin (part of #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-functions in libtalerexchange.so
Christian Grothoff
2017-03-29
implement /payback parsing and signature verification
Christian Grothoff
2017-03-20
deal with persisting wire/aggregation fee data in auditor
Christian Grothoff
2017-03-20
fix auditor progress point issue
Christian Grothoff
2017-03-20
fixing misc auditor issues
Christian Grothoff
2017-03-19
minor auditor bugfixes
Christian Grothoff
2017-03-19
add exchangedb API (but no implementation/tests) for /payback handling
Christian Grothoff
2017-03-19
add structs and message types for future implementation of #3887
Christian Grothoff
2017-03-19
simplify analysis by returning denom_pub with rest of coin transaction data i...
Christian Grothoff
2017-03-19
revise exchangedb structure eliminating duplicated wire transfer date from ag...
Christian Grothoff
2017-03-19
alpha-renaming to better describe what functions/tables do
Christian Grothoff
2017-03-18
finish sync_denomination() implementation
Christian Grothoff
2017-03-18
deal with some minor FIXMEs in auditor
Christian Grothoff
2017-03-18
add required separate risk balance per denomination to auditordb
Christian Grothoff
2017-03-18
simplify auditordb API to match actual requirements better
Christian Grothoff
[next]