summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
AgeCommit message (Expand)Author
2023-09-07sandbox -> bankChristian Grothoff
2023-07-25Addressing #7890.MS
2023-07-21notesMS
2023-07-18Getting the balance in constant time.MS
2023-06-21Fix postgres-specific query.MS
2023-06-14Database versioning.MS
2023-06-12Creating missing Sandbox table.MS
2023-05-22Conversion service.MS
2023-05-17EBICS server emulation.MS
2023-05-05DB connection via UNIX domain sockets.MS
2023-04-21Conversion service.MS
2023-04-16Conversion service.MS
2023-03-31Polishing Sandbox.MS
2023-03-13Addressing #7515 (core change).v0.9.2-dev.0MS
2023-02-24Cascade-deleting when deleting a user.MS
2023-02-14more cash-out dataMS
2023-01-20revert name change to match the docsMS
2023-01-20Circuit API.MS
2023-01-20Circuit API.MS
2023-01-14do drop new tablesMS
2023-01-04Circuit API: implement cash-out.MS
2022-12-30Use Ktor 2.2.1 and general polishing.MS
2022-12-22Fix naming inconsistency.MS
2022-12-20commentsMS
2022-11-03Read webui URL from the config.MS
2022-07-15sandbox: avoid parallelismMS
2022-05-26Give option to set Web page title.ms
2022-05-04Snack-machine demo changes.ms
2022-01-09implement history APIms
2021-11-13Fixes after wallet harness tests.ms
2021-11-07fixes after wallet harnessms
2021-11-06fix exchange suggestionms
2021-11-05allow 'admin' to access other customers accountsms
2021-10-23remove resolved FIXMEms
2021-10-23Adapt Ebics layer to Demobank model.ms
2021-10-22fix tests (WIP)ms
2021-10-22Default demobank policy.ms
2021-10-21start of default demobank policyms
2021-10-21Access API: GETting withdrawal information.ms
2021-10-20Avoid persisting the balance.ms
2021-10-20Move Demobank reference into BankAccount.ms
2021-10-20Group Integration/Access API under Demobank route.ms
2021-10-19Separation between bank account and customer accounts.ms
2021-10-19Give IBAN upon registration.ms
2021-10-19endpoint to list public accountsms
2021-10-19Access API.ms
2021-10-19Create customer via Access APIms
2021-10-19implement 'demobank' resourcems
2021-10-05demobank notes and skeletonFlorian Dold
2021-09-22Improve the 409 Conflict detection, address DB concurrency.ms