index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
fix minor template issue
Christian Grothoff
2017-11-20
regenerate samples based on current auditor logic
Christian Grothoff
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
2017-11-19
implementing #4961: detection of missing aggregate transfers
Christian Grothoff
2017-11-19
add last_timestamp to wire auditor progress point; fix confusion in param/res...
Christian Grothoff
2017-11-19
test select_deposits_missing_wire, fix uninitialized wire_deadline in deposit...
Christian Grothoff
2017-11-19
Add on-more- forgery citation for security proof
Jeffrey Burdges
2017-11-12
update bug refs to #5177
Christian Grothoff
2017-11-12
work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...
Christian Grothoff
2017-11-12
make -m option optional for taler-auditor and taler-wire-auditor
Christian Grothoff
2017-11-08
more work on auditor report formatting
Christian Grothoff
2017-11-08
fix misc typos in auditor report logic
Christian Grothoff
2017-11-08
fix minor wire auditor bugs, add samples of output
Christian Grothoff
2017-11-07
more work on wire auditor and reporting (#4958)
Christian Grothoff
2017-11-06
update auditor report format to capture nicely all diagnostics that may curre...
Christian Grothoff
2017-11-06
working on #4962
Christian Grothoff
2017-11-06
work on making auditor reports nicer (#4962)
Christian Grothoff
2017-11-05
use proper longtable for report
Christian Grothoff
2017-11-04
true/false are keywords, use all-caps
Christian Grothoff
2017-11-02
lets use 52, the number of bits stored
Christian Grothoff
2017-11-02
fix #5167
Christian Grothoff
2017-11-02
indentation
Christian Grothoff
2017-11-02
fix balance calculation for reserve withdrawals
Christian Grothoff
2017-11-02
clarify soft DB error code - they now could be returned
Christian Grothoff
2017-11-02
define more error codes
Christian Grothoff
2017-11-01
helps to keep enum values distinct
Christian Grothoff
2017-11-01
add status code
Christian Grothoff
2017-11-01
be less verbose
Christian Grothoff
2017-10-31
fix stupid ordering issue after refactoring
Christian Grothoff
2017-10-31
add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips
Christian Grothoff
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-10-31
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
Christian Grothoff
[next]