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-12-09
switch auth based on account number in test
Christian Grothoff
2017-12-09
swap account numbers so reject can work with auth
Christian Grothoff
2017-12-08
set error code correctly, removes compiler warning
Florian Dold
2017-12-08
use row_id instead of serial_id everywhere
Florian Dold
2017-12-08
bank uses row_id instead of serial_id now
Florian Dold
2017-12-08
comment out bank test cases until implemented in bank
Florian Dold
2017-12-06
largely fix #5077
Christian Grothoff
2017-10-18
missing conf from 'make dist'
Marcello Stanisci
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
[next]