aboutsummaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
2024-11-15split taler-config into taler-exchange-config and taler-merchant-config; sepa...Christian Grothoff
2024-11-14adaptations of taler-exchange to GNUnet fix #8962Christian Grothoff
2024-11-14doxygen fixesChristian Grothoff
2024-11-13add support for /accounts//token endpoint to fakebankChristian Grothoff
2024-11-13implement API to use the /accounts//token API within libtalerbankChristian Grothoff
2024-11-05fix bank-apiChristian Grothoff
2024-11-05API changes for normalized paytoChristian Grothoff
2024-10-30support bearer token for bank authSebastian
2024-10-25remove dead GNUNET_STRINGS_get_utf8_args(), just a NOPChristian Grothoff
2024-10-03allow confirm step to provide the amountChristian Grothoff
2024-09-23fakebank: report sender_wire in bank integration APIFlorian Dold
2024-09-12fix #9188Christian Grothoff
2024-08-27-style fixesChristian Grothoff
2024-08-25normalize paytos when using them in auditorChristian Grothoff
2024-08-24fix misc bugsChristian Grothoff
2024-08-09implement #9049, needs testChristian Grothoff
2024-07-29work on test_kyc_apiChristian Grothoff
2024-07-29-work on testsChristian Grothoff
2024-07-29return KYCAUTH transfers from fakebank account history APIChristian Grothoff
2024-07-29implement new admin kycauth incoming endpoint in fakebankChristian Grothoff
2024-07-29start with wire-gateway API v1 implementationChristian Grothoff
2024-07-15fakebank: return currency_spec in corebank API as per specFlorian Dold
2024-05-25-fix missing docsFlorian Dold
2024-05-24bank integration API: add currency fieldFlorian Dold
2024-05-23fakebank: remove unspecified, unused POST /withdrawals/* endpointsFlorian Dold
2024-05-23fakebank: allow wallet to select withdrawal amountFlorian Dold
2024-04-08-fix misc package build issuesChristian Grothoff
2024-03-07-fix one last uninit in_shutdownChristian Grothoff
2024-03-07remove unnecessary operations from global lock scopeChristian Grothoff
2024-03-07fix uninitialized 'in_shutdown' variableChristian Grothoff
2024-03-07fix uninitialized 'in_shutdown' variableChristian Grothoff
2024-02-05doxygen fixesChristian Grothoff
2024-02-05implement relevant parts of core bank API v4 in fakebankChristian Grothoff
2024-02-05add missing /config endpointsChristian Grothoff
2024-02-05add implementation URNsChristian Grothoff
2024-01-28adjust fakebank revenue-api to actually comply with the specChristian Grothoff
2024-01-28-improve loggingChristian Grothoff
2023-12-13bump bank API version rangev0.9.4-dev.6Florian Dold
2023-12-11fakebank: update bank integration APIFlorian Dold
2023-12-11fakebank: implement change to bank integration APIFlorian Dold
2023-12-07-fix potential uninitialized variable in fakebank logicChristian Grothoff
2023-12-06expand fakebank /config to return currency spec and other new fieldsChristian Grothoff
2023-11-28fix spelling issuesChristian Grothoff
2023-11-28-misc doxygen fixesChristian Grothoff
2023-11-22avoid race on serial_counter by deferring access to serial_counter after the ...Christian Grothoff
2023-11-22-fix minor threading issueChristian Grothoff
2023-11-22-fix minor threading issueChristian Grothoff
2023-11-22-fix minor threading issueChristian Grothoff
2023-11-22-fix minor threading issueChristian Grothoff
2023-10-12clean up bank API, get test_bank_api_with_nexus to finally passChristian Grothoff