summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
2017-10-18missing conf from 'make dist'Marcello Stanisci
2017-06-15fix compiler warning due to possibly unknown switch enum values being handled...Christian Grothoff
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11tolerate empty transaction list when returning historyChristian Grothoff
2017-06-11fix doxygenChristian Grothoff
2017-06-11modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDsChristian Grothoff
2017-06-06bump versions for releasev0.3.0Christian Grothoff
2017-06-04fix memory leaks (#5050)Christian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-05-24bank flush db command also needed -c optionMarcello Stanisci
2017-05-17bank-lib testcase passes config file to the bankMarcello Stanisci
2017-05-17remove mention of 'talercheck'Marcello Stanisci
2017-05-17bank-lib looks first into env to get checkdb's nameMarcello Stanisci
2017-05-16nicer error reportingChristian Grothoff
2017-05-16use and purge alternate db when testing against python bankMarcello Stanisci
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16fix port numbers, no longer 8081 but on 8080; and box json array /history res...Christian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci
2017-05-11even more detailed /history error reportingChristian Grothoff
2017-05-10revert field name in bank-libMarcello Stanisci
2017-05-10improve history error reporting by testChristian Grothoff
2017-05-10removing use of bank's admin interface from bank-lib testcasesMarcello Stanisci
2017-05-10uncommenting the first failing bank-lib interpreter commandMarcello Stanisci
2017-05-10fix field nameMarcello Stanisci
2017-05-10uncommenting /admin/add/incoming interpreter commandMarcello Stanisci
2017-05-10initial fixes to test exchange/bank interfacingMarcello Stanisci
2017-05-10revert last changeMarcello Stanisci
2017-05-10serial_id -> row_id in returned jsonMarcello Stanisci
2017-05-09fix missing auth header for /admin/add/incomingChristian Grothoff
2017-05-09fix possible NULL deref, simplify logicChristian Grothoff
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-07adjust test to work with real bank (now fails)Christian Grothoff
2017-05-04add link to bugChristian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-05-04fix names to match latest specificationChristian Grothoff
2017-05-04add /history support to fakebankChristian 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
2017-05-04fix typoChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-24merge aggregatorChristian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-11-04wget-ing /admin/add/incoming from bank-lib testcaseMarcello Stanisci
2016-11-04half baking #4756Marcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-15check refresh amounts add up correctly, fix linker issueChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff