-
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
Conversation
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
…x_transfer test case
feat(3953): added fspiop v2; added SDK backend/outbound v2.1; added fx_transfer test case
* feat(3618): added fx-provider (sdk-scheme-adapter) * feat(3618): updated HOST_FXP_SERVICES env var * feat(3618): added HOST_FXP_SDK env var * chore: refactor the ttk folder structure * fix: fxp --------- Co-authored-by: Vijay <[email protected]>
#54) * chore: update harness and get functional tests passing * chore cleanup * change * fix readme * diff * delay * delay * delay * turn off save report for local test * delay * wait fundsin * retry logic * report * delay * fix retry logic * fix * add batch * add batch handler * diff * save report * add non sdk fx tests
feat(csi-20): remove hard-coded 'hub' name
kalinkrustev
commented
Oct 1, 2024
|
||
``` | ||
docker-compose --profile all-services --profile fx --profile fx-sdk --profile ttk-provisioning-fx-sdk --profile ttk-fx-sdk-tests --profile debug down -v | ||
``` |
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
* feat: added finance portal * feat: add kafka topics * chore: house keeping * chore: comment * fix: api svc * fix: localhost
… into feat/fx-impl
chore: adding cadvisor for monitoring
moved to #92 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.