index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-10
revert field name in bank-lib
Marcello Stanisci
2017-05-10
improve history error reporting by test
Christian Grothoff
2017-05-10
removing use of bank's admin interface from bank-lib testcases
Marcello Stanisci
2017-05-10
uncommenting the first failing bank-lib interpreter command
Marcello Stanisci
2017-05-10
fix field name
Marcello Stanisci
2017-05-10
uncommenting /admin/add/incoming interpreter command
Marcello Stanisci
2017-05-10
initial fixes to test exchange/bank interfacing
Marcello Stanisci
2017-05-10
revert last change
Marcello Stanisci
2017-05-10
serial_id -> row_id in returned json
Marcello Stanisci
2017-05-09
fix missing auth header for /admin/add/incoming
Christian Grothoff
2017-05-09
handle error code returned by TALER_amount_subtract in new error case TALER_E...
Christian Grothoff
2017-05-09
handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterate
Christian Grothoff
2017-05-09
nicely handle error from json_dumps without assert
Christian Grothoff
2017-05-09
remove redundant check
Christian Grothoff
2017-05-09
fix possible NULL deref, simplify logic
Christian Grothoff
2017-05-08
nominally finish implementation of taler-exchange-wirewatch (still needs test...
Christian Grothoff
2017-05-08
add 'get_latest_reserve_in_reference' to exchangedb API
Christian Grothoff
2017-05-08
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Christian Grothoff
2017-05-08
move responsibility of converting to wire subject to reserve_pub into wire p...
Christian Grothoff
2017-05-08
updates to distinguish clearly between wtid and json transfer details
Christian Grothoff
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-07
adjust test to work with real bank (now fails)
Christian Grothoff
2017-05-07
check json_pack return value, just to be nice
Christian Grothoff
2017-05-05
updating DB schema for new wire history operations and future auditor checks ...
Christian Grothoff
2017-05-05
more work on wirewatch
Christian Grothoff
2017-05-05
starting to implement taler-exchange-wirewatch
Christian Grothoff
2017-05-04
add link to bug
Christian Grothoff
2017-05-04
start to add /history testing support to tests, fix some minor issues
Christian Grothoff
2017-05-04
fix names to match latest specification
Christian Grothoff
2017-05-04
add /history support to fakebank
Christian Grothoff
2017-05-04
fix indentation
Christian Grothoff
2017-05-04
adding support for transaction history to wire plugin API (#4959)
Christian Grothoff
2017-05-04
switch bank api to new authentication method API
Christian Grothoff
2017-05-04
fix typo
Christian Grothoff
2017-05-04
implement #4993
Christian Grothoff
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-20
expand testcase to cover new DB API
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-04-19
add support for closed reserves to taler-auditor
Christian Grothoff
2017-04-19
implement plugin function for auditor to check reserve closures
Christian Grothoff
2017-04-19
implementing database functions towards addressing #4956
Christian Grothoff
2017-04-19
implement #4956-support in exchange db and exchange (to return information ab...
Christian Grothoff
2017-04-19
implementing #4956-support in libtalerexchange
Christian Grothoff
2017-04-19
implement #4983
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2017-04-17
introducing closing fee
Christian Grothoff
2017-04-17
implement #4982
Christian Grothoff
2017-04-17
properly init denom_hash in test
Christian Grothoff
2017-04-16
implement #4981
Christian Grothoff
2017-04-16
add missing table drop instruction
Christian Grothoff
[next]