summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-01-16remove wallet-specific codeFlorian Dold
2020-01-16more comments and CMD stateMarcello Stanisci
2020-01-16insert-deposit CMD, skeleton.Marcello Stanisci
2020-01-16DCEFlorian Dold
2020-01-15clean up history building/checking logic a bitChristian Grothoff
2020-01-15respond with CORS headers for OPTIONS pre-flight requestFlorian Dold
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15fix payto URI conversionChristian Grothoff
2020-01-15round amounts based on config, do unit test for roundingFlorian Dold
2020-01-15ftbfsChristian Grothoff
2020-01-15use generated error codes, this has error code collisions removedFlorian Dold
2020-01-15clean up payto credit/debit distincitionChristian Grothoff
2020-01-15fix fakebank account vs. full payto confusionChristian Grothoff
2020-01-15buffer lib has moved to GNUnetFlorian Dold
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13add request UID repetition detection to fakebankChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13die, dead #include, dieChristian Grothoff
2020-01-13dceChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-13include header fileMarcello Stanisci
2020-01-13refactor to make it easier to share init logic for test configurationsChristian Grothoff
2020-01-12clean up string traits"Christian Grothoff
2020-01-12split of check_empty logicChristian Grothoff
2020-01-12fix fakebank APIChristian Grothoff
2020-01-12deadChristian 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
2020-01-09fix #6015Christian Grothoff
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-12-15purge history-range API, no longer needed (#5993)Christian Grothoff
2019-12-10writing generic tos/pp handler logicChristian Grothoff
2019-12-07fix j2Christian Grothoff
2019-11-30fix previousMarcello Stanisci
2019-11-30new bank error codeMarcello Stanisci
2019-11-29another ec'Christian Grothoff
2019-11-29another ECChristian Grothoff
2019-11-29style fixesChristian Grothoff
2019-11-29merge error codesChristian Grothoff
2019-11-29error codesChristian Grothoff
2019-11-25add another helperChristian Grothoff
2019-11-24another sync codeChristian Grothoff
2019-11-24add another convenience function to libtalermhdChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-11-23use FORBIDDEN, never UNAUTHORIZEDChristian Grothoff
2019-11-23fix warningsChristian Grothoff
2019-11-23add common setup logic to libtalermhdChristian Grothoff
2019-11-23add parsing API to new libtalermhdChristian Grothoff