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
2018-03-17
fix return code.
Marcello Stanisci
2018-03-17
bank-lib twisted tests scaffold done.
Marcello Stanisci
2018-03-17
bank-lib's twisted tests scaffold
Marcello Stanisci
2018-03-12
fix compiler warnings related to use of %llu on uint64_t
Christian Grothoff
2018-02-28
indent
Marcello Stanisci
2018-02-27
fix reject test command.
Marcello Stanisci
2018-02-27
fix log component name
Marcello Stanisci
2018-02-27
fix use of extern keyword.
Marcello Stanisci
2018-02-27
setting label for reject testing command.
Marcello Stanisci
2018-02-26
Bank-lib tests, using the new (libraries-based) style.
Marcello Stanisci
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-16
fix fakebank memory leak
Christian Grothoff
2017-12-22
redefining/adding bank error codes
Marcello Stanisci
2017-12-14
store password in the right variable
Marcello Stanisci
2017-12-14
implement taler-bank-transfer, fixes #5195
Christian Grothoff
2017-12-14
nicer error reporting
Christian Grothoff
2017-12-13
logging the /reject requester in tests as the deposit _credit_ account
Marcello Stanisci
2017-12-13
respect /reject API: credit_account -> account_number
Marcello Stanisci
2017-12-13
re-enable bank /reject testing now that bank implements it (closes #5200)
Christian Grothoff
2017-12-12
use dual stack for fakebank
Christian Grothoff
2017-12-10
better diagnostics from fakebank
Christian Grothoff
2017-12-10
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...
Christian Grothoff
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
[next]