-
Notifications
You must be signed in to change notification settings - Fork 5.3k
feat: Add sepolia and update ppom #23298
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
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [e51b433]
Page Load Metrics (1022 ± 407 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #23298 +/- ##
========================================
Coverage 68.59% 68.59%
========================================
Files 1101 1101
Lines 43181 43181
Branches 11555 11555
========================================
+ Hits 29619 29620 +1
+ Misses 13562 13561 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes are to add Sepolia and rearrange in Alphabetical order
Builds ready [600f417]
Page Load Metrics (1172 ± 426 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
this looks good @segun thank you 🙏 sepolia-support.mp4 |
Description
After last ppom version has been released v1.4.2, we can now use Blockaid in Sepolia. We should add the necessary changes to support it in Extension.
Extra note: there's an upcoming change in geth, which might affect eth_creatAccessList so we need to test this in Sepolia before this is implemented in Mainnet
Related issues
Fixes: #23272
Manual testing steps
Screenshots/Recordings
Before
sepolia_before.mov
After
after_sepolia.mov
Pre-merge author checklist
Pre-merge reviewer checklist