-
Notifications
You must be signed in to change notification settings - Fork 61
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
Optimize USDC deployment flow #97
Merged
baktun14
merged 4 commits into
akash-network:main
from
ygrishajev:feature/optimize-usdc-deployment
Feb 15, 2024
Merged
Optimize USDC deployment flow #97
baktun14
merged 4 commits into
akash-network:main
from
ygrishajev:feature/optimize-usdc-deployment
Feb 15, 2024
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
From Close to Done which semantically suggests that modal changes are applied
ygrishajev
commented
Feb 13, 2024
ygrishajev
commented
Feb 13, 2024
ygrishajev
commented
Feb 13, 2024
ygrishajev
commented
Feb 13, 2024
ygrishajev
commented
Feb 13, 2024
This is great! 🚀 One last thing, there was a bug when changing the token it doesn't reflect in the generated SDL and transaction. We call the function |
Awesome, lgtm! I'll merge it later today. |
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.
This PR is addressing issue #63.
Updated SDL root view
![image](https://private-user-images.githubusercontent.com/10720827/304565330-c7fe46d7-f69f-43d4-9899-8ffbbd14097c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDIyODQsIm5iZiI6MTczOTQ0MTk4NCwicGF0aCI6Ii8xMDcyMDgyNy8zMDQ1NjUzMzAtYzdmZTQ2ZDctZjY5Zi00M2Q0LTk4OTktOGZmYmJkMTQwOTdjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEwMTk0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBiMmExOTE3YzdiMzBkOGFkNWUxN2Q2Y2I1OTdkZTZkNzc5NjExZDRkN2UyNWExZDE0YTM4YTY2NTYyMTM3ZmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VpERYZGmuq2R2nbOSHWSsb9Z9oJHb-mHoJfQJaDxlcI)
Updated placement modal
![image](https://private-user-images.githubusercontent.com/10720827/304565382-097ca837-0797-4dc9-bd23-f1a326cb439f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDIyODQsIm5iZiI6MTczOTQ0MTk4NCwicGF0aCI6Ii8xMDcyMDgyNy8zMDQ1NjUzODItMDk3Y2E4MzctMDc5Ny00ZGM5LWJkMjMtZjFhMzI2Y2I0MzlmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEwMTk0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRlYWQ0ZTdjYjI4MmJmZjAwNWEzY2MzYTI4MjYxZDMxYTI5MTkxZmY3ZjkxM2JiYmY2ZDI0ZjRhYjAyZGRlMDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.QFrUxIKFWRmSKRgOOaDvGvhz5N45gJGjqqUorjJaik4)