summaryrefslogtreecommitdiff
path: root/bank/src/main/kotlin/tech/libeufin/bank/db/Database.kt
AgeCommit message (Expand)Author
2024-04-30nexus: revenue APIAntoine A
2024-04-26nexus: wire gateway /history/incomingAntoine A
2024-04-26nexus: wire gateway /transferAntoine A
2024-04-09Move more API and DB logic in common in preparation for libeufin-nexus REST APIAntoine A
2024-04-08Optimise importsAntoine A
2024-04-04Check applied migrationAntoine A
2024-04-04Improve monitor APIAntoine A
2024-04-03Refactor db logicAntoine A
2024-03-19Add gc logicAntoine A
2024-03-16Simplify error handling for microsecond overflows that never occur in practiceAntoine A
2024-02-13Code cleanupAntoine A
2024-02-08Remove redundant query when poll timeoutAntoine A
2024-01-24Use java.nio and typed Path everywherev0.9.4-dev.6Antoine A
2024-01-23New RevenueApiAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-23Share TalerAmount logicAntoine A
2024-01-23Share database logicAntoine A
2024-01-19Make timezone explicit in stats logicv0.9.4-dev.3Antoine A
2024-01-19Improve log format and add log level cli flagAntoine A
2024-01-12Merge 2fa info masterAntoine A
2024-01-05Improve package hierarchyv0.9.3-dev.34Antoine A
2023-12-19Create challenge when 2FA is enabledAntoine A
2023-12-16Retry account registration with random IBAN up to 5 timesAntoine A
2023-12-11Check postgres version and reuse connection when initialising databaseAntoine A
2023-11-26Fix compiler warningAntoine A
2023-11-21Catch and format SQLExceptionAntoine A
2023-11-17Clean code and improve documentationAntoine 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-14Enforce transaction serializationAntoine A
2023-11-14Track used iban and improve iban verificationAntoine A
2023-11-14Improve corebank API and testsAntoine A
2023-11-13Improve accounts APIAntoine A
2023-11-10Replace 'internal' and 'external' with 'regional' and 'fiat'Antoine A
2023-11-10Improve conversion endpoints errors and use internal and external names ever...Antoine A
2023-11-08Improve /monitorAntoine A
2023-11-08Improve /monitorAntoine A
2023-11-08Add missing cashout endpointsAntoine A
2023-11-08Improve monitorAntoine A
2023-11-06Split Database class into multiple DAOAntoine A