aboutsummaryrefslogtreecommitdiff
path: root/nexus/build.gradle
AgeCommit message (Collapse)Author
2024-05-31Update kotlin and dependenciesAntoine A
2024-04-09nexus: wire gateway /admin/add-incomingAntoine A
2024-04-08CleanupAntoine A
2024-03-25Update dependenciesAntoine A
2024-03-07Merge ebics and nexus moduleAntoine A
2024-03-07Replace JAXB everywhereAntoine A
2024-02-18Fix libeufin listening only on ipv4 or ipv6 on localhostAntoine A
2024-02-13Reduce memory usage by using InputStream as much as possiblev0.9.4-dev.19Antoine A
2024-01-23Update dependenciesAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-23Share database logicAntoine A
2024-01-12Improve nexus logic and make bounce bank ID deterministicAntoine A
2023-11-28Disable minimization and remove unused dependenciesAntoine A
2023-11-28Update dependenciesAntoine A
2023-11-09Improve build config and update dependenciesAntoine A
2023-11-02Update kotlin and clean some dependenciesAntoine A
2023-10-30reducing util dependencies and unused codeMS
2023-10-30nexus: remove unnecessary dependenciesMS
2023-10-29-fix some gradle deprecation warningsChristian Grothoff
2023-10-20nexus databaseMS
loading SQL files from disk, connecting to the database, and inserting initiated payments
2023-10-18Update gradleAntoine A
2023-10-18Importing Nexus from refactoring branch.MS
2023-10-18obsolete nexus gone from masterMS
2023-09-11Bank refactoring.MS
Deleting entirely the previous Sandbox tree and creating a new one with only one libeufin-bank.
2023-09-07sandbox -> bankChristian Grothoff
2023-06-21Testing.MS
Providing 'make pofi' target to interact with the PostFinance test platform.
2023-05-17Removing obsolete DB setup for tests.MS
2023-05-05DB connection via UNIX domain sockets.MS
That includes switching all the tests to use it.
2023-04-16Conversion service.MS
Implementing the cash-out monitor. The monitor watches one particular bank account (the admin's by default) and submits a fiat payment initiation to Nexus upon every new incoming transaction. Also implementing idempotence for payment initiations at Nexus. This helps in case the cash-out monitor fails at keeping track of the submitted payments and accidentally submits multiple times the same payment.
2023-03-10Introducing TWG tests.MS
2023-02-01switching to Logback 1.4.5MS
2023-01-17distributing sourcesMS
instructing the root project to include sources and build.gradle files from subprojects.
2023-01-07Fix accidental import.MS
2023-01-04Circuit API: implement cash-out.MS
2022-12-30Use Ktor 2.2.1 and general polishing.MS
2022-12-05Some legacy API tests.MS
2022-11-23debugMS
2022-04-29dual stack and SPAms
2021-08-03depsFlorian Dold
2021-08-03fix dependency versionsFlorian Dold
2021-08-02upgrade dependencies, remove xerces dependencyFlorian Dold
2021-01-23debianFlorian Dold
2021-01-22version bumpv0.0.1-dev.1Florian Dold
2021-01-21dependenciesFlorian Dold
2021-01-20rudimentary permissions, code cleanupFlorian Dold
2020-12-08Migrating to Postgresql..MS
2020-06-22camt testingFlorian Dold
2020-06-18Inline helper functionFlorian Dold
2020-06-18dependenciesFlorian Dold
2020-06-16PDF key letter generationFlorian Dold