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
2018-01-04
fix auditor to properly verify wire fee signatures and more gracefully handle...
Christian Grothoff
2018-01-03
add testcase for 'select_refunds_by_coin'
Christian Grothoff
2018-01-02
implement select_refunds_by_coin in exchangedb plugin
Christian Grothoff
2018-01-02
extending test logic to detect refund issue (commented out for now)
Christian Grothoff
2018-01-01
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...
Christian Grothoff
2018-01-01
refuse endian conversion for invalid amounts
Christian Grothoff
2018-01-01
change 'f' to 'contribution' in /deposit
Christian Grothoff
2017-12-22
redefining/adding bank error codes
Marcello Stanisci
2017-12-15
adding more bank's error codes
Marcello Stanisci
2017-12-14
make DEBUG bulk logs
Marcello Stanisci
2017-12-14
store password in the right variable
Marcello Stanisci
2017-12-14
implement taler-bank-transfer, fixes #5195
Christian Grothoff
2017-12-14
eliminate /admin/add/incoming (fixes #5172)
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-12-14
nicer error reporting
Christian Grothoff
2017-12-13
logging the /reject requester in tests as the deposit _credit_ account
Marcello Stanisci
2017-12-13
respect /reject API: credit_account -> account_number
Marcello Stanisci
2017-12-13
re-enable bank /reject testing now that bank implements it (closes #5200)
Christian Grothoff
2017-12-12
use dual stack for exchange
Christian Grothoff
2017-12-12
use dual stack for fakebank
Christian Grothoff
2017-12-10
log rowids and amounts
Christian Grothoff
2017-12-10
better diagnostics from fakebank
Christian Grothoff
2017-12-10
add -r command line option to wirewatch
Christian Grothoff
2017-12-10
bump protocol version of C client, we do support the new refresh
Christian Grothoff
2017-12-10
eliminate use of exchange's /admin/add/incoming with fakebank in taler-exchan...
Christian Grothoff
2017-12-10
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...
Christian Grothoff
2017-12-10
add wirewatch command to testcase (not yet active), for #5077
Christian Grothoff
2017-12-10
check find_pk return value in test
Christian Grothoff
2017-12-10
fix test for '*' accepted encoding
Christian Grothoff
2017-12-09
need a few more error codes
Christian Grothoff
2017-12-09
fix potential NPE
Christian Grothoff
2017-12-09
fix enum confusion
Christian Grothoff
2017-12-09
initialize rev_rowid always
Christian Grothoff
2017-12-09
switch auth based on account number in test
Christian Grothoff
2017-12-09
swap account numbers so reject can work with auth
Christian Grothoff
2017-12-08
set error code correctly, removes compiler warning
Florian Dold
2017-12-08
use row_id instead of serial_id everywhere
Florian Dold
2017-12-08
bank uses row_id instead of serial_id now
Florian Dold
2017-12-08
comment out bank test cases until implemented in bank
Florian Dold
2017-12-08
fix reservemod issue with time rounding
Christian Grothoff
2017-12-06
largely fix #5077
Christian Grothoff
2017-11-30
patch to address #5183: always round time before giving it to DB, tolerate DB...
Christian Grothoff
2017-11-30
properly document TALER_SIGNATURE_MERCHANT_REFUND_OK
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-11-27
round timestamp so that the exchange does not crash when converting to JSON
Christian Grothoff
2017-11-27
Add error code TIP_QUERY_TIP_ID_UNKNOWN
Florian Dold
2017-11-20
do not break on issues we log to JSON
Christian Grothoff
2017-11-20
fix issue in wire auditor's history processing
Christian Grothoff
2017-11-20
implement #5177 (not yet tested)
Christian Grothoff
[next]