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-05-16
implement test and fix minor discovered bugs for /history via test wire plugi...
Christian Grothoff
2017-05-16
skeleton for the test for #4959
Christian Grothoff
2017-05-16
nicer error reporting
Christian Grothoff
2017-05-16
use and purge alternate db when testing against python bank
Marcello Stanisci
2017-05-16
start_row is actually start in the spec, fix naming
Christian Grothoff
2017-05-16
handle base32-wire transfer subject being followed by space+exchange base url...
Christian Grothoff
2017-05-16
fix port numbers, no longer 8081 but on 8080; and box json array /history res...
Christian Grothoff
2017-05-16
take the history array from "data" field returned by the bank
Marcello Stanisci
2017-05-14
improve serializability error handling a bit
Christian Grothoff
2017-05-12
nicer logging
Christian Grothoff
2017-05-11
clean up debug logic
Christian Grothoff
2017-05-11
acutally initialize num_auditors field, helps a lot...
Christian Grothoff
2017-05-11
even more detailed /history error reporting
Christian Grothoff
2017-05-11
fail hard if any auditor sig is wrong
Christian Grothoff
2017-05-11
fix auditor signing process: include signature over refund fee
Christian Grothoff
2017-05-11
generate auditor signatures in exchange-lib testcase, and handle problem with...
Christian Grothoff
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
[next]