Skip to content
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

Support chain switching #1238

Merged
merged 12 commits into from
Jan 10, 2025
Merged

Support chain switching #1238

merged 12 commits into from
Jan 10, 2025

Conversation

tarrencev
Copy link
Contributor

@tarrencev tarrencev commented Jan 6, 2025

broody:

This PR enables chain switching through WalletAccount API

However, there is an issue if a message is included in the policies, since the domain chainId is required for messages if the current chain does not match the domain, session creation fails. Will fix this in another PR

Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui-next ✅ Ready (Inspect) Visit Preview Jan 9, 2025 6:34pm

Copy link
Contributor

github-actions bot commented Jan 6, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

1 similar comment
Copy link
Contributor

github-actions bot commented Jan 6, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

2 similar comments
Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

Copy link
Contributor

github-actions bot commented Jan 7, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

Copy link
Contributor

github-actions bot commented Jan 8, 2025

🎨 Visual Regression Test Results

✅ No visual changes detected

Copy link
Contributor

github-actions bot commented Jan 8, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 8, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

🔄 Snapshot Updates in PR

The following snapshots have been updated in this PR:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


1 similar comment
Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

🔄 Snapshot Updates in PR

The following snapshots have been updated in this PR:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

🔄 Snapshot Updates in PR

The following snapshots have been updated in this PR:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

🔄 Snapshot Updates in PR

The following snapshots have been updated in this PR:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

Copy link
Contributor

github-actions bot commented Jan 9, 2025

🎨 Visual Regression Test Results

❌ Visual differences detected

📦 keychain

⚠️ Visual Differences Detected

The following components have visual differences that need review:

components-connect-createsession--default-chromium

components-connect-createsession--default-chromium


⚠️ Action Required: Please review the visual differences and:

  1. Update the snapshots locally if the changes are intended (scripts/update-storybook-snapshot.sh)
  2. Fix the components if the changes are unintended

@tarrencev tarrencev merged commit e846686 into main Jan 10, 2025
16 checks passed
@tarrencev tarrencev deleted the chainswitching branch January 10, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants