summaryrefslogtreecommitdiff
path: root/database-versioning/libeufin-bank-procedures.sql
AgeCommit message (Expand)Author
2024-05-07Merge remote-tracking branch 'origin/v11-dev'Antoine A
2024-05-07bank: support per account cashout minimum amountAntoine A
2024-04-29nexus: clean wire gateway implementation using relaxed API documentationAntoine A
2024-04-04Improve monitor APIAntoine A
2024-03-16Fix drop and account soft deleteAntoine A
2024-03-14Bank transaction idempotencyAntoine A
2024-02-19Fix CIAntoine A
2024-01-19Make timezone explicit in stats logicv0.9.4-dev.3Antoine A
2024-01-12Clean SQL schema and add indexes for future gc featureAntoine A
2024-01-12Check login when confirming a withdrawal operationAntoine A
2024-01-04New error codesAntoine A
2024-01-032fa for withdrawalAntoine A
2024-01-032fa for cashout and remove obsolete cashout tan challenge logicAntoine A
2024-01-032fa for bank transactionsAntoine A
2024-01-02Simplify some SQLAntoine A
2024-01-02Check new tan parameters using a 2FA challenge when an user modifies themAntoine A
2023-12-29Run protected operation when solving the challenge and protect account deletionAntoine A
2023-12-29Add operation kindAntoine A
2023-12-23First working 2fa flowAntoine A
2023-12-18New TAN challenge tableAntoine A
2023-12-14Prohibit manual transactions to admin and simplify proceduresAntoine A
2023-12-08Delete all existing stored procedures before creating new onesAntoine A
2023-12-06Fix PATCH semanticAntoine A
2023-12-06Improve accounts APIAntoine A
2023-11-27Fix cashinAntoine A
2023-11-24New secure withdrawal API with compatibilityAntoine A
2023-11-24Set conversion rates through REST APIAntoine A
2023-11-23Handle missing conversion rate in the databaseAntoine A
2023-11-23bank and nexus integration draftAntoine A
2023-11-20Apply new specAntoine A
2023-11-17Clean code and improve documentationAntoine A
2023-11-16Support conversion both waysAntoine A
2023-11-16Support long polling for withdrawal confirmation and improve polling testingAntoine A
2023-11-15Fix cashout API not checking ownershipAntoine A
2023-11-14Add revenue APIAntoine A
2023-11-10Replace 'internal' and 'external' with 'regional' and 'fiat'Antoine A
2023-11-08Improve /monitorAntoine A
2023-11-08Add missing cashout endpointsAntoine A
2023-11-08Improve monitorAntoine A
2023-11-06Improve cashout endpointsAntoine A
2023-11-06Send TAN code using scripts, fix reconfig and clean testsAntoine A
2023-11-06Cashout with common challenge code logicAntoine A
2023-11-02Remove ISO20022 logic for nowAntoine A
2023-11-01Add max debt patching and improve config endpointAntoine A
2023-10-31Add min_amount to conversion infoAntoine A
2023-10-31Add tiny_amount and rounding_mode to conversion infoAntoine A
2023-10-31Improve bank APIAntoine A
2023-10-30Handle the tiniest tiny amount in multiplicationAntoine A
2023-10-30Fix conversion config and improve amount multiplicationAntoine A
2023-10-30Fix bank install, remove unused dependencies and clean schemaAntoine A