index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
Age
Commit message (
Expand
)
Author
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-11
even more detailed /history error reporting
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
fix possible NULL deref, simplify logic
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-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
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
fix misc doxygen issues
Christian Grothoff
2017-03-24
merge aggregator
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2016-11-04
wget-ing /admin/add/incoming from bank-lib testcase
Marcello Stanisci
2016-11-04
half baking #4756
Marcello Stanisci
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-15
check refresh amounts add up correctly, fix linker issue
Christian Grothoff
2016-06-11
fix leaks
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-05-21
make use of GNUNET_JSON_from_data_auto where possible
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-04
fixes for disting
Christian Grothoff
2016-05-04
be more careful with terminology
Christian Grothoff
2016-05-03
finish tests for #4437
Christian Grothoff
2016-05-02
fix testcase
Christian Grothoff
2016-05-02
adding bank-lib test against fakebank (currently fails) -- towards addressing...
Christian Grothoff
2016-05-02
separate interpreter from the rest of the test logic
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
adjust shutdown/timeout to match latest GNUnet scheduler API semantics
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-04-21
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-19
unnecessary include
Florian Dold
[next]