summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/bankAccount.kt
AgeCommit message (Expand)Author
2023-09-07sandbox -> bankChristian Grothoff
2023-08-03Using the wireTransfer() method for EBICS.MS
2023-08-02Server side EBICS date range.MS
2023-07-29balance accountingMS
2023-07-29balance accountingMS
2023-07-28Testing the EBICS time-framed history request.MS
2023-07-25DB sync.MS
2023-07-20Insufficient funds takes 409 Conflict.MS
2023-07-18Getting the balance in constant time.MS
2023-04-12DB events at Access API.MS
2023-04-11Helpers.MS
2023-04-07Addressing #7788MS
2023-03-31Polishing Sandbox.MS
2023-03-22pointing demobanksms
2023-03-15fix after #7767MS
2023-03-13Using #7515 constructs.MS
2023-03-07Balances and GET /accounts.MS
2023-01-13Fix debit check on withdrawals.MS
2023-01-07Introduce debit check helper.MS
2023-01-06Amount representation.MS
2023-01-04Circuit API: implement cash-out.MS
2022-12-22Fix naming inconsistency.MS
2022-12-21link admin to bank's accountMS
2022-12-20balance (1) and debit limit (2)MS
2022-12-17Report policy.MS
2022-09-23close Zip file + DCEMS
2021-11-13Fixes after wallet harness tests.ms
2021-11-05fix visibility issuems
2021-10-22Default demobank policy.ms
2021-10-20Group Integration/Access API under Demobank route.ms
2021-10-19Separation between bank account and customer accounts.ms
2021-09-22Improve the 409 Conflict detection, address DB concurrency.ms
2021-09-22more error codesms
2021-09-18Implement /withdrawal-operation.ms
2021-09-06Define LibEuFin error codes.MS
2021-09-06fix EnglishMS
2021-08-30Actually creating c53 documents upon each tick.ms
2021-08-29Sandbox database changes, to implement statement report.MS
2021-08-23Camt: coordinating PRCD and CLBD balances.MS
2021-08-23Calculate balance per bank account entity, and not per IBAN.MS
2021-08-23Fix balance calculation.MS
2021-08-07Sandbox bank account API.ms
2021-08-07Sanity checks for strings representing amounts.ms
2021-08-06implement simulate-incoming-transactions cli commandFlorian Dold
2021-07-29temporarily workaround negative balances (sandbox)ms
2021-07-19fix balance number typems
2021-05-27Calculating balances in the Sandbox.MS
2021-02-05remove avoidable nullable affecting AcctSvcrRefMS
2021-01-18Remove avoidable MsgId value per transaction (sandbox)MS
2021-01-17make BIC optional, fix typoFlorian Dold