Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(csi-650): updated transferTimeout handler to take into account externalParticipant #1107

Merged
merged 9 commits into from
Sep 17, 2024

Conversation

geka-evk
Copy link
Contributor

No description provided.

@geka-evk geka-evk changed the base branch from feat/csi-318 to feat/fx-impl September 17, 2024 09:38
@geka-evk geka-evk changed the base branch from feat/fx-impl to feat/csi-318 September 17, 2024 16:49
@geka-evk geka-evk merged commit 2b0c76d into feat/csi-318 Sep 17, 2024
1 of 3 checks passed
@geka-evk geka-evk deleted the feat/csi-650 branch September 17, 2024 17:01
Copy link

sonarcloud bot commented Sep 17, 2024

geka-evk added a commit that referenced this pull request Sep 19, 2024
* feat(csi-318): added externalParticipants table

* refactor(csi-631): added calculateProxyObligation fn (#1093)

* refactor(csi-631): added calculateProxyObligation fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): improved logging in transfer facade

* chore(csi-632): added migrations to create externalParticipant table (#1094)

* refactor(csi-631): added calculateProxyObligation fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): improved logging in transfer facade

* chore(csi-632): added migrations to create externalParticipant table

* chore(csi-632): added migration to add externalParticipantId FK to fxTransferParticipant

* chore(csi-632): added migration to add externalParticipantId FK to fxTransferParticipant

* feat(csi-633): added externalParticipant model;  updated transfer/facade; added JSDocs; (#1101)

* refactor(csi-631): added calculateProxyObligation fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): added forwardPrepare fn

* refactor(csi-631): improved logging in transfer facade

* chore(csi-632): added migrations to create externalParticipant table

* chore(csi-632): added migration to add externalParticipantId FK to fxTransferParticipant

* chore(csi-632): added migration to add externalParticipantId FK to fxTransferParticipant

* feat(csi-633): added externalParticipant model; added JSDocs; updated transfer/facade

* feat(csi-633): added externalParticipantId field to fxTransferParticipant table

* feat(csi-633): added externalParticipantId field to fxTransferParticipant table

* feat(csi-633): updated from feat/fx-impl

* feat(csi-650): updated transferTimeout handler to take into account externalParticipant (#1107)

* feat(csi-650): updated transferTimeout handler to take into account externalParticipant

* feat(csi-650): fixed ep1.externalParticipantId field

* feat(csi-650): used leftJoin for externalParticipant table

* feat(csi-650): added externalPayeeName as source to timeout handler

* feat(csi-650): updated fxTimeout logic to take into account externalParticipant info

* feat(csi-650): code cleaning up

* feat(csi-650): code cleaning up

* feat(csi-651): updated fxAbort handling to use externalParticipant info (#1111)

* feat(csi-650): updated transferTimeout handler to take into account externalParticipant

* feat(csi-650): fixed ep1.externalParticipantId field

* feat(csi-650): used leftJoin for externalParticipant table

* feat(csi-650): added externalPayeeName as source to timeout handler

* feat(csi-650): updated fxTimeout logic to take into account externalParticipant info

* feat(csi-650): code cleaning up

* feat(csi-650): code cleaning up

* feat(csi-651): updated fxAbort handling to use externalParticipant info

* feat(csi-651): updated fxValidation handling

* feat(csi-651): fixed one leftJoin clause

* feat(csi-651): updated getExternalParticipantIdByNameOrCreate

* feat(csi-651): updated getExternalParticipantIdByNameOrCreate

* feat(csi-651): added externalParticipantCached model

* feat(csi-651): fixed prepare-internals tests

* feat(csi-651): added more tests

* feat(csi-651): reverted changes back to feat/fx-impl

* feat(csi-651): reverted unneeded changes back to feat/fx-impl version

* feat(csi-651): excluded some files from test coverage check

* chore(snapshot): 17.8.0-snapshot.32

* chore(snapshot): 17.8.0-snapshot.33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant