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

feat: apply RPC refactor and EIP5792 schema changes #2580

Merged
merged 4 commits into from
Jul 23, 2024
Merged

Conversation

tomiir
Copy link
Contributor

@tomiir tomiir commented Jul 22, 2024

Description

  • Adds RPC schema changes needed to support new RPC flow on secure site by adding the id field (optional until refactor is merged)
  • Adds new rpc types corresponding to eip-5792

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections

Copy link

vercel bot commented Jul 22, 2024

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

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Jul 23, 2024 4:08pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Jul 23, 2024 4:08pm

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.

None yet

2 participants