-
Notifications
You must be signed in to change notification settings - Fork 12
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: l2 unsupported chain banner #371
Merged
jake4take
merged 80 commits into
develop
from
feature/si-1310-unsupported-chain-banner-rework
Jul 25, 2024
Merged
feat: l2 unsupported chain banner #371
jake4take
merged 80 commits into
develop
from
feature/si-1310-unsupported-chain-banner-rework
Jul 25, 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
Preview stand statusStand was demolished |
…atest-stable-version-2' into feature/si-1310-unsupported-chain-banner-rework # Conflicts: # package.json # yarn.lock
…rework Signed-off-by: Anton Shalimov <[email protected]>
DiRaiks
reviewed
Jul 15, 2024
DiRaiks
reviewed
Jul 15, 2024
4 tasks
4 tasks
…rework Signed-off-by: Anton Shalimov <[email protected]>
This reverts commit b627d13.
DiRaiks
approved these changes
Jul 25, 2024
Merged
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.
Description
Wagmi version updated (feat: wagmi version updated #376)
Refactored the wallet-fallback unsupported chain block (Stake/wrap/unwrap/withdrawals/rewards pages)
Added L2-fallback block (Stake/wrap/unwrap/withdrawals pages)
Added connect wallet block to rewards page
Form (Stake/wrap/unwrap/withdrawals page):
Testing notes
Check connect on all wallets
Check connect on all wallets on rewards page
For testing L2-fallback block needs to add chain with ids:
zkSync = 324
Optimism = 10
Arbitrum = 42161
Polygon_PoS = 137
Base = 8453
Mantle = 5000
Linea = 59144
Scroll = 534352
Check that l2-block shows without being connected
Checklist: