summaryrefslogtreecommitdiff
path: root/src/bank-lib/Makefile.am
AgeCommit message (Expand)Author
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-17DCE, part oneFlorian Dold
2020-01-16make lib(c|gn)url mandatory, cleaner makefilesFlorian Dold
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-12reorganization of file structureChristian Grothoff
2020-01-12fix ftbfsChristian Grothoff
2020-01-12add separate transfer and admin/add/incoming commandsChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24add missing configuration files to dist, eliminate warning on CONFLICT status...Christian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-12-14new is the new old: remove _new from testsChristian Grothoff
2019-12-14remove obsolete old tests (#5758)Christian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-10-23alphabetical, pleaseChristian Grothoff
2019-09-11rename testMarcello Stanisci
2019-09-11purge old _new bank-lib testMarcello Stanisci
2019-09-11Unify "twisted" tests.Marcello Stanisci
2019-09-09fix makefileMarcello Stanisci
2019-09-09one source two binaries for testing.Marcello Stanisci
2019-05-12hack in bank-lib compressionFlorian Dold
2019-04-19Install taler-bank-transfer again. Needed by reserve topper.Marcello Stanisci
2019-04-11fix build troubleChristian Grothoff
2019-04-08Put /history[-range] logic in a dedicate file.Marcello Stanisci
2019-03-21Makefile.Marcello Stanisci
2019-03-18Do not run unneeded test.Marcello Stanisci
2019-03-13Fakebank debugging.Marcello Stanisci
2019-01-22Fix Makefiles.Marcello Stanisci
2018-09-05fix "twisted" test-suites.Marcello Stanisci
2018-08-16fix all (?) wrong -l flagsFlorian Dold
2018-08-16fix more wrong -l flagsFlorian Dold
2018-08-16fix some wrong -l flagsFlorian Dold
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-17fix makefile conditional.Marcello Stanisci
2018-03-17adding "with_fakebank_twisted" tests.Marcello Stanisci
2018-03-17add fakebank-version of twisted tests.Marcello Stanisci
2018-03-17bank-lib twisted tests scaffold done.Marcello Stanisci
2018-03-17bank-lib's twisted tests scaffoldMarcello Stanisci
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-10-18missing conf from 'make dist'Marcello Stanisci
2017-06-06bump versions for releasev0.3.0Christian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci
2017-05-10initial fixes to test exchange/bank interfacingMarcello Stanisci
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2016-06-15check refresh amounts add up correctly, fix linker issueChristian Grothoff