Skip to content

Conversation

@dancoombs
Copy link
Collaborator

Proposed Changes

  • Add a few validity checks to EIP-7702 auth support
  • Move auth signature check to prechecks
  • Add support for 0x7702 short form 7702 init factory for spec tests

@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

❌ Patch coverage is 21.09533% with 389 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.38%. Comparing base (614667c) to head (873661c).
⚠️ Report is 1 commits behind head on danc/v08-local-spec-test.

Files with missing lines Patch % Lines
crates/sim/src/precheck.rs 7.07% 92 Missing ⚠️
crates/pool/src/server/remote/error.rs 0.00% 61 Missing ⚠️
crates/sim/src/simulation/v0_7/context.rs 0.00% 58 Missing ⚠️
crates/types/src/authorization.rs 0.00% 56 Missing ⚠️
crates/provider/src/alloy/entry_point/v0_7.rs 0.00% 21 Missing ⚠️
crates/rpc/src/debug.rs 0.00% 18 Missing ⚠️
crates/pool/src/server/remote/protos.rs 0.00% 17 Missing ⚠️
crates/rpc/src/eth/events/v0_7.rs 0.00% 12 Missing ⚠️
crates/rpc/src/types/v0_7.rs 0.00% 11 Missing ⚠️
crates/types/src/user_operation/v0_7.rs 57.14% 9 Missing ⚠️
... and 10 more
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/builder/src/assigner.rs 96.25% <100.00%> (+0.03%) ⬆️
crates/builder/src/bundle_sender.rs 77.44% <100.00%> (+0.25%) ⬆️
crates/pool/src/mempool/pool.rs 96.95% <ø> (-0.10%) ⬇️
crates/pool/src/mempool/uo_pool.rs 91.67% <ø> (-0.31%) ⬇️
crates/provider/src/lib.rs 43.05% <100.00%> (+9.18%) ⬆️
crates/provider/src/traits/entry_point.rs 80.00% <ø> (ø)
crates/provider/src/traits/test_utils.rs 100.00% <100.00%> (ø)
crates/rpc/src/eth/api.rs 92.57% <100.00%> (+0.03%) ⬆️
crates/rpc/src/eth/events/v0_6.rs 26.41% <100.00%> (+4.41%) ⬆️
crates/rpc/src/types/mod.rs 10.44% <ø> (ø)
... and 25 more
Flag Coverage Δ
unit-tests 59.38% <21.09%> (-0.48%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 75.71% <85.41%> (+0.01%) ⬆️
dev ∅ <ø> (∅)
pool 64.95% <0.00%> (-0.78%) ⬇️
provider 24.27% <40.47%> (+0.29%) ⬆️
rpc 27.73% <19.69%> (+0.01%) ⬆️
sim 79.44% <9.88%> (-1.76%) ⬇️
tasks ∅ <ø> (∅)
types 68.27% <19.27%> (-0.60%) ⬇️
utils 51.38% <ø> (ø)
🚀 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.

@dancoombs dancoombs merged commit d5df4b7 into danc/v08-local-spec-test Jan 6, 2026
8 checks passed
@dancoombs dancoombs deleted the danc/fix-7702-spec-test branch January 6, 2026 15:10
dancoombs added a commit that referenced this pull request Jan 6, 2026
dancoombs added a commit that referenced this pull request Jan 6, 2026
dancoombs added a commit that referenced this pull request Jan 7, 2026
dancoombs added a commit that referenced this pull request Jan 7, 2026
dancoombs added a commit that referenced this pull request Jan 7, 2026
dancoombs added a commit that referenced this pull request Jan 7, 2026
dancoombs added a commit that referenced this pull request Jan 8, 2026
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