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-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
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-04-14
new taler-bank-manage invocation
Florian Dold
2016-04-11
set currency to default bank currency for test case
Florian Dold
2016-04-11
account numbers start at 1
Florian Dold
2016-04-11
newline
Florian Dold
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-03-30
towards a testcase for aggregation logic
Christian Grothoff
2016-03-23
use bank and exchange account numbers in test
Christian Grothoff
2016-03-23
ref to bug #4340
Christian Grothoff
2016-03-23
switch to wid to comply with spec
Christian Grothoff
2016-03-23
avoid waiting forever
Christian Grothoff
2016-03-23
update test_bank_api to match current bank setup methods
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-02
fixing #4230 in bank-lib
Christian Grothoff
2016-03-02
towards fixing #4230
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-01-29
fix testcase
Christian Grothoff
2016-01-29
update bank-lib to reflect API discussions
Christian Grothoff
2016-01-27
fix syntax issues in Makefile.am
Christian Grothoff
2016-01-25
adding first version of thebank-lib
Christian Grothoff