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: stabilize EIP-7702 #3427

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: stabilize EIP-7702 #3427

wants to merge 9 commits into from

Conversation

jxom
Copy link
Member

@jxom jxom commented Mar 9, 2025

No description provided.

Copy link

changeset-bot bot commented Mar 9, 2025

🦋 Changeset detected

Latest commit: fd5d386

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Mar 9, 2025

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

Name Status Preview Updated (UTC)
viem ❌ Failed (Inspect) Mar 15, 2025 4:07am

Copy link
Contributor

github-actions bot commented Mar 9, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
import * from 'viem' (esm) 67.2 KB (+0.32% 🔺) 1.4 s (+0.32% 🔺) 11.6 s (-4.14% 🔽) 12.9 s
const viem = require('viem') (cjs) 81.17 KB (+0.58% 🔺) 1.7 s (+0.58% 🔺) 12.9 s (-48.37% 🔽) 14.5 s
import { createClient, http } from 'viem' 4.25 KB (0%) 85 ms (0%) 602 ms (-75.84% 🔽) 687 ms
import * from 'viem/account-abstraction' 47.58 KB (0%) 952 ms (0%) 6.7 s (-39.12% 🔽) 7.6 s
import * from 'viem/accounts' 82.32 KB (+0.2% 🔺) 1.7 s (+0.2% 🔺) 4.2 s (-54.13% 🔽) 5.8 s
import { privateKeyToAccount } from 'viem/accounts' 20.67 KB (-0.06% 🔽) 414 ms (-0.06% 🔽) 3.5 s (-59.29% 🔽) 3.9 s
import { mnemonicToAccount } from 'viem/accounts' 27.02 KB (-0.12% 🔽) 541 ms (-0.12% 🔽) 2.3 s (-74.43% 🔽) 2.9 s
import * from 'viem/actions' 52.49 KB (+0.39% 🔺) 1.1 s (+0.39% 🔺) 3 s (-78.69% 🔽) 4.1 s
import { getBlockNumber } from 'viem/actions' 318 B (0%) 10 ms (0%) 504 ms (+898.72% 🔺) 514 ms
import * from 'viem/chains' 45.48 KB (+0.21% 🔺) 910 ms (+0.21% 🔺) 3.9 s (-72.38% 🔽) 4.8 s
import { mainnet } from 'viem/chains' 325 B (0%) 10 ms (0%) 1.1 s (+2127.37% 🔺) 1.1 s
import * from 'viem/chains/utils' 1.08 KB (0%) 22 ms (0%) 204 ms (+33.65% 🔺) 226 ms
import * from 'viem/ens' 46.14 KB (0%) 923 ms (0%) 3.7 s (-43.99% 🔽) 4.6 s
import { getEnsAvatar } from 'viem/ens' 22.44 KB (0%) 449 ms (0%) 4.5 s (-49.91% 🔽) 5 s
import * from 'viem/siwe' 31.57 KB (0%) 632 ms (0%) 5 s (-59.14% 🔽) 5.7 s
import { verifySiweMessage } from 'viem/siwe' 30.5 KB (0%) 611 ms (0%) 5.2 s (-26.92% 🔽) 5.8 s

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (3a763bb) to head (5793455).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3427    +/-   ##
========================================
  Coverage   99.65%   99.66%            
========================================
  Files         974      973     -1     
  Lines       75953    76140   +187     
  Branches     3300     3301     +1     
========================================
+ Hits        75693    75884   +191     
+ Misses        238      234     -4     
  Partials       22       22            

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant