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-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
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-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
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-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
2017-10-31
rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...
Christian Grothoff
2017-10-26
start template for generating nicely formatted auditor reports
Christian Grothoff
2017-10-24
more error codes for tipping
Christian Grothoff
2017-10-22
starting with error codes for tipping API
Christian Grothoff
2017-10-18
releasing v0.4.0
v0.4.0
Christian Grothoff
2017-10-18
missing conf from 'make dist'
Marcello Stanisci
2017-10-17
fix matching of auditor keys/denomination issues so that we return _all_ appl...
Christian Grothoff
2017-10-17
report if DK lacks auditor signature
Christian Grothoff
2017-10-17
actually properly implement API wrt return value handling, even if not used t...
Christian Grothoff
2017-10-17
exit more nicely if command line arguments were wrong
Christian Grothoff
2017-10-17
make --wire argument mandatory
Christian Grothoff
2017-10-17
assertion only holds if we did get results
Christian Grothoff
2017-10-16
add exchangedb function for #4961
Christian Grothoff
2017-10-16
resolve #4963
Christian Grothoff
2017-10-16
work on #4963 for taler-auditor
Christian Grothoff
2017-10-16
adding missing table in the drop method
Marcello Stanisci
[next]