index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2017-04-03
handle TALER_EXCHANGEDB_TT_PAYBACK in response generation of exchange
Christian Grothoff
2017-04-02
implement tests for extended DB API
Christian Grothoff
2017-04-02
expand DB plugin to return payback information as part of coin/reserve histories
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
implementing remaining /payback responses
Christian Grothoff
2017-03-29
first sketch at db module implementation for #3887
Christian Grothoff
2017-03-29
implement /payback-functions in libtalerexchange.so (new C file)
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-25
renaming GNUNET_GETOPT-symbols to match latest changes in GNUnet
Christian Grothoff
2017-03-24
merge aggregator
Christian Grothoff
2017-03-20
use nicer text for audit report
Christian Grothoff
2017-03-20
finish #3775, including addition of man page
Christian Grothoff
2017-03-20
fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...
Christian Grothoff
2017-03-20
deal with persisting wire/aggregation fee data in auditor
Christian Grothoff
2017-03-20
deal with aggregation fee lookup and calculations in auditor
Christian Grothoff
2017-03-20
report wire amount minus aggregation fee in wire_out table, start logic in au...
Christian Grothoff
2017-03-20
fix risk/fee calculations 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-20
fix misc minor issues in new auditor logic
Christian Grothoff
2017-03-19
minor auditor bugfixes
Christian Grothoff
2017-03-19
fix regression causing NPE
Christian Grothoff
2017-03-19
check return value from MHD_add_response_header()
Christian Grothoff
2017-03-19
check return value from taler_array_append_new()
Christian Grothoff
2017-03-19
properly update 'last' to make sanity check effective
Christian Grothoff
2017-03-19
fix SQL error for pq 9.4
Christian Grothoff
2017-03-19
reduce logging, improve compatibility with older postgres versions
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
implement check_transaction_history()
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
complete skeleton of wire-out audit logic
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
[next]