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-06-15
fix compiler warning due to possibly unknown switch enum values being handled...
Christian Grothoff
2017-06-11
automated refunds of expired reserves now work and tested, fixes #4956
Christian Grothoff
2017-06-11
tolerate empty transaction list when returning history
Christian Grothoff
2017-06-11
fix doxygen
Christian Grothoff
2017-06-11
modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs
Christian Grothoff
2017-06-06
bump versions for release
v0.3.0
Christian Grothoff
2017-06-04
fix memory leaks (#5050)
Christian Grothoff
2017-06-04
fixing misc doxygen issues
Christian Grothoff
2017-05-24
bank flush db command also needed -c option
Marcello Stanisci
2017-05-17
bank-lib testcase passes config file to the bank
Marcello Stanisci
2017-05-17
remove mention of 'talercheck'
Marcello Stanisci
2017-05-17
bank-lib looks first into env to get checkdb's name
Marcello Stanisci
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-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
[next]