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-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
2017-03-18
more work on auditor
Christian Grothoff
2017-03-18
add wire_out tracking to exchangedb, including deferred constraint, and to ag...
Christian Grothoff
2017-03-18
adjust exchangedb plugin to provide wire_out tracking API
Christian Grothoff
2017-03-17
implement more audit checks for refunds
Christian Grothoff
2017-03-17
more work on coin/denomination audit
Christian Grothoff
2017-03-17
verify deposit signature during audit
Christian Grothoff
2017-03-15
more work on auditor, towards coin/denomination key checks
Christian Grothoff
2017-03-15
skeleton logic for analyze_coins()
Christian Grothoff
2017-03-15
add required rowid for diagnostics
Christian Grothoff
2017-03-15
introduce 'struct TALER_AUDITORDB_ProgressPoint'
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2017-03-14
more work on auditor, listing open TODOs
Christian Grothoff
2017-03-10
Adding new error code.
Marcello Stanisci
2017-03-06
add amount division API and test case
Christian Grothoff
2017-03-05
add EC codes for merchant
Christian Grothoff
2017-03-05
fix use of uninit value
Christian Grothoff
2017-03-04
implement #4937: allow extraction of fees
Christian Grothoff
2017-03-04
implementing #4932
Christian Grothoff
2017-03-04
implementing #4929
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
[next]