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

fix(builder): handle the post op revert 0.6 entry point bug #508

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

dancoombs
Copy link
Collaborator

@dancoombs dancoombs commented Nov 21, 2023

Handle the bug in the 0.6 entry point that was fixed here eth-infinitism/account-abstraction#325

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #508 (6c002d3) into main (cb58cd1) will increase coverage by 0.68%.
The diff coverage is 86.08%.

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/provider/src/traits/entry_point.rs 50.00% <ø> (ø)
crates/provider/src/ethers/entry_point.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_proposer.rs 91.66% <88.78%> (+1.47%) ⬆️
Flag Coverage Δ
unit-tests 53.87% <86.08%> (+0.68%) ⬆️

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

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 51.00% <88.78%> (+3.23%) ⬆️
dev 0.00% <ø> (ø)
pool 58.82% <ø> (ø)
provider 0.65% <0.00%> (-0.02%) ⬇️
rpc 18.00% <ø> (ø)
sim 84.93% <ø> (ø)
tasks ∅ <ø> (∅)
types 91.72% <ø> (ø)
utils 6.92% <ø> (ø)

@dancoombs dancoombs force-pushed the danc/post-op-revert branch 5 times, most recently from 8d5db24 to 40eb52a Compare November 22, 2023 00:17
@dancoombs dancoombs marked this pull request as ready for review November 22, 2023 00:20
@dancoombs dancoombs merged commit a809894 into main Nov 22, 2023
7 checks passed
@dancoombs dancoombs deleted the danc/post-op-revert branch November 22, 2023 15:55
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