-
Notifications
You must be signed in to change notification settings - Fork 8
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: fx and interscheme implementationFeat/fx impl #74
Closed
Closed
Changes from 26 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0ac6532
feat(3953): added fspiop v2; added SDK backend/outbound v2.1; added …
geka-evk 3454f40
Merge pull request #42 from geka-evk/feat/3593
geka-evk 04797fc
feat: some fx changes
vijayg10 23ce99c
fix: fx rules
vijayg10 7c1bf16
feat: some fx changes
vijayg10 53d3224
fix: some fixes
vijayg10 0879928
chore: update cl and ml-api versions to support fx
vijayg10 f67d199
chore: update env vars
vijayg10 e0fe3d6
feat(3618): added fx-provider (sdk-scheme-adapter) (#43)
geka-evk 62cea06
feat: added payer and payee fx sdks
vijayg10 11c514a
feat: added sdk tests
vijayg10 4c41e91
feat: payersdk tests working
vijayg10 62bba20
chore(mojaloop/#3819): update harness and get functional tests passin…
kleyow 7d3e669
Updates for FXP Golden Path
sri-miriyala c74aa43
More negative scenarios
sri-miriyala ebe87f1
Added more negative scenarios
sri-miriyala 6a62bc3
fix: remove ttk spec config pointing to inexistent spec files
oderayi a0cb53b
Updates to rules
sri-miriyala 3e043b9
Merge branch 'feat/fx-impl' of https://github.com/mojaloop/ml-core-te…
sri-miriyala bb4157e
feat: add HUB_NAME in TTK env files and use value in hub setup collec…
oderayi f433ba1
Merge pull request #63 from mojaloop/feat/csi-20-configurable-hub-name
oderayi f888462
feat: add proxy cache config for CL
oderayi 547db81
chore: update compose
oderayi 3ab7281
chore: update compose
oderayi 5e11d94
feat(mojaloop/#3998): add proxy cache config for CL
oderayi 87b5b46
feat: add ULID support (#72)
kalinkrustev b5cd49b
chore: bump versions
vijayg10 3348d49
chore: refactor script
vijayg10 caf2e74
feat: add finance portal (#76)
vijayg10 a03e4a7
chore: disable simple routing mode for qs
vijayg10 0967ee7
chore: add cadvisor
devarsh10 d054e30
Merge branch 'main' of https://github.com/mojaloop/ml-core-test-harne…
vijayg10 d6d39e5
Merge pull request #84 from mojaloop/patch#MergeMonitoring
elnyry-sam-k e52528d
feat: iso 20022 support (#86)
kalinkrustev 3f9f0cb
fix: issue with p2p
vijayg10 e5a5142
feat: start building docker image with the k6 scripts (#90)
kalinkrustev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure PRs to FX branch are merged