summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
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
2023-10-05clean up taler-unified setup for new libeufin-bankChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-23update fakebank to match latest core bank API with 3 /withdrawals endpoints m...Christian Grothoff
2023-09-22-misc minor fixesChristian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-09-21major refactor of fakebank implementationChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-03bank/fakebank API changes for #7275Christian Grothoff
2023-08-26fix: also use the hostname when checking paytoSebastian
2023-08-24more libeufin like fakebank pathsChristian Grothoff
2023-08-23add anastasis facade to fakebankChristian Grothoff
2023-08-23shellcheck fixesChristian Grothoff
2023-06-05new command to use taler-benchmark-setup.shChristian Grothoff
2023-06-04address FIXMEs in bank service APIChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2023-04-22fix fakebank long pollingChristian Grothoff
2023-03-09add commentsChristian Grothoff
2022-12-19-fix response code being reported incorrectlyChristian Grothoff
2022-12-19-be more strict about 200 vs. 204Christian Grothoff
2022-12-19-simplify 200 vs. 204 in fakebankChristian Grothoff
2022-12-19-fix 200 vs. 204 in fakebankChristian Grothoff
2022-12-19return 204 on empty transaction history, as per APIChristian Grothoff
2022-11-18Merge branch 'bug-7276'Christian Grothoff
2022-11-17-code cleanupChristian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff