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

Implement SIP-30 #3156

Merged
merged 5 commits into from
Feb 26, 2025
Merged

Implement SIP-30 #3156

merged 5 commits into from
Feb 26, 2025

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Feb 25, 2025

This implements the JSON-RPC methods and changes as described in SIP-30.

Extension implementation: MetaMask/metamask-extension#30554.

Closes #2981.

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.93%. Comparing base (4b6dadb) to head (734b76d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
+ Coverage   94.91%   94.93%   +0.01%     
==========================================
  Files         504      507       +3     
  Lines       11134    11172      +38     
  Branches     1711     1721      +10     
==========================================
+ Hits        10568    10606      +38     
  Misses        566      566              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Mrtenz Mrtenz marked this pull request as ready for review February 26, 2025 10:02
@Mrtenz Mrtenz requested a review from a team as a code owner February 26, 2025 10:02
@Mrtenz Mrtenz added this pull request to the merge queue Feb 26, 2025
@Mrtenz Mrtenz removed this pull request from the merge queue due to a manual request Feb 26, 2025
@Mrtenz Mrtenz added this pull request to the merge queue Feb 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 26, 2025
@Mrtenz Mrtenz added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit 67adcef Feb 26, 2025
123 checks passed
@Mrtenz Mrtenz deleted the mrtenz/sip-30 branch February 26, 2025 22:48
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.

Implement SIP-30
2 participants