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(pool): allow multiple UOs from an unstaked sender in a bundle #987

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

dancoombs
Copy link
Collaborator

Proposed Changes

  • ERC-7562 relaxed this requirement, we're finally catching up

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.12%. Comparing base (6c2e4ef) to head (d8d1af3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/pool/src/mempool/uo_pool.rs 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/pool/src/mempool/uo_pool.rs 92.13% <50.00%> (+0.07%) ⬆️
Flag Coverage Δ
unit-tests 59.12% <50.00%> (-0.01%) ⬇️

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

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 65.60% <ø> (ø)
dev ∅ <ø> (∅)
pool 66.94% <50.00%> (-0.02%) ⬇️
provider 19.49% <ø> (ø)
rpc 26.43% <ø> (ø)
sim 77.04% <ø> (ø)
tasks ∅ <ø> (∅)
types 67.27% <ø> (ø)
utils 30.06% <ø> (ø)

@dancoombs dancoombs merged commit 2c64f9f into main Jan 31, 2025
11 checks passed
@dancoombs dancoombs deleted the danc/multiple-uo-unstaked branch January 31, 2025 22:30
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.

2 participants