index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-10-26
turn teah_common.c into libtalercurl, fixes many ugly issues in build system
Christian Grothoff
2019-10-23
alphabetical, please
Christian Grothoff
2019-09-11
rename test
Marcello Stanisci
2019-09-11
purge old _new bank-lib test
Marcello Stanisci
2019-09-11
Unify "twisted" tests.
Marcello Stanisci
2019-09-09
fix makefile
Marcello Stanisci
2019-09-09
one source two binaries for testing.
Marcello Stanisci
2019-05-12
hack in bank-lib compression
Florian Dold
2019-04-19
Install taler-bank-transfer again. Needed by reserve topper.
Marcello Stanisci
2019-04-11
fix build trouble
Christian Grothoff
2019-04-08
Put /history[-range] logic in a dedicate file.
Marcello Stanisci
2019-03-21
Makefile.
Marcello Stanisci
2019-03-18
Do not run unneeded test.
Marcello Stanisci
2019-03-13
Fakebank debugging.
Marcello Stanisci
2019-01-22
Fix Makefiles.
Marcello Stanisci
2018-09-05
fix "twisted" test-suites.
Marcello Stanisci
2018-08-16
fix all (?) wrong -l flags
Florian Dold
2018-08-16
fix more wrong -l flags
Florian Dold
2018-08-16
fix some wrong -l flags
Florian Dold
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-03-17
fix makefile conditional.
Marcello Stanisci
2018-03-17
adding "with_fakebank_twisted" tests.
Marcello Stanisci
2018-03-17
add fakebank-version of twisted tests.
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-02-26
Bank-lib tests, using the new (libraries-based) style.
Marcello Stanisci
2017-12-14
implement taler-bank-transfer, fixes #5195
Christian Grothoff
2017-12-06
largely fix #5077
Christian Grothoff
2017-10-18
missing conf from 'make dist'
Marcello Stanisci
2017-06-06
bump versions for release
v0.3.0
Christian Grothoff
2017-05-16
take the history array from "data" field returned by the bank
Marcello Stanisci
2017-05-10
initial fixes to test exchange/bank interfacing
Marcello Stanisci
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
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
2016-06-15
check refresh amounts add up correctly, fix linker issue
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-05-04
fixes for disting
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-04-17
move fake bank implementation to new library to re-use the code in upcoming t...
Christian Grothoff
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-03-23
switch to wid to comply with spec
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-01-29
fix testcase
Christian Grothoff
2016-01-27
fix syntax issues in Makefile.am
Christian Grothoff
2016-01-25
adding first version of thebank-lib
Christian Grothoff