feat: update code with redesign of commit widget and other updates from core components#1122
Merged
albertfolch-redeemeum merged 18 commits intomainfrom Jan 28, 2025
Conversation
Deploying interface with
|
| Latest commit: |
e6467cb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://cf2f9e7a.interface-a9d.pages.dev |
| Branch Preview URL: | https://update-with-roblox-and-redes.interface-a9d.pages.dev |
Contributor
Author
|
some copies still need to be changed, for example @sukrita3 , the modal you see after sending a commit transaction: Commit transaction submitted You have successfully committed! |
Comment on lines
-418
to
+437
| "0x52eF3d68BaB452a294342DC3e5f464d7f610f72E", | ||
| [ChainId_POLYGON_AMOY]: new Token( | ||
| ChainId_POLYGON_AMOY, | ||
| "0x778f1b662a461695633791d03a77d992c24b588a", |
Contributor
Author
There was a problem hiding this comment.
is this address change intended?
Member
There was a problem hiding this comment.
There is no official Wrapped MATIC contract on Amoy. However 0x52eF3d68BaB452a294342DC3e5f464d7f610f72E is not Wrapped MATIC, but Wrapped ETH on Amoy (also added in the same file, line 202), so I've changed it to avoid any confusion
I think this has no consequence
This file contains hidden or 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
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.
lightGrey2 (eff0f7) => greyLight (F1F3F9) (delta 0.97)
darkGreyTimeStamp (E8EAF1) => greyLight (F1F3F9) (delta 1.68)
lightArrowColor (dedfe3) => greyLight2 (dedfe3) (delta 0)
grey3 (A1A1A1) => greyLight4 (A1A1A1) (delta 0) => new color in CC (back again actually)
This PR also upgrade the dApp in order to support BASE networks, added in core-components (fixes #1124 )