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: unsafe mode for EP v0.6 #648

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

dancoombs
Copy link
Collaborator

Closes #470

Proposed Changes

  • Add unsafe mode for EP v0.6

Copy link
Collaborator

@0xfourzerofour 0xfourzerofour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! seemed a little verbose at first but I think it is fine cause of the trait implementation

@dancoombs dancoombs force-pushed the danc/ep-provider-0_7 branch from e85626f to 046ece3 Compare March 26, 2024 00:28
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 174 lines in your changes are missing coverage. Please review.

Project coverage is 56.84%. Comparing base (046ece3) to head (89a3684).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/provider/src/traits/entry_point.rs 20.00% <ø> (ø)
crates/rpc/src/task.rs 0.00% <ø> (ø)
crates/sim/src/simulation/v0_6/simulator.rs 84.75% <ø> (+0.33%) ⬆️
bin/rundler/src/cli/builder.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/mod.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/pool.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/rpc.rs 0.00% <0.00%> (ø)
crates/provider/src/traits/test_utils.rs 91.20% <0.00%> (-1.02%) ⬇️
crates/rpc/src/eth/router.rs 32.78% <0.00%> (ø)
crates/provider/src/ethers/entry_point/v0_6.rs 0.00% <0.00%> (ø)
... and 4 more
Flag Coverage Δ
unit-tests 56.84% <0.00%> (-0.38%) ⬇️

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

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 51.40% <0.00%> (-0.24%) ⬇️
dev 0.00% <ø> (ø)
pool 66.45% <0.00%> (-0.10%) ⬇️
provider 9.36% <0.00%> (-0.10%) ⬇️
rpc 32.57% <0.00%> (ø)
sim 84.03% <0.00%> (-2.09%) ⬇️
tasks ∅ <ø> (∅)
types 70.45% <ø> (ø)
utils 16.73% <ø> (ø)

@dancoombs dancoombs merged commit f893854 into danc/ep-provider-0_7 Mar 29, 2024
6 checks passed
@dancoombs dancoombs deleted the danc/unsafe-mode branch March 29, 2024 21:48
dancoombs added a commit that referenced this pull request Mar 29, 2024
dancoombs added a commit that referenced this pull request Mar 29, 2024
dancoombs added a commit that referenced this pull request Mar 30, 2024
dancoombs added a commit that referenced this pull request Mar 30, 2024
dancoombs added a commit that referenced this pull request Mar 30, 2024
dancoombs added a commit that referenced this pull request Mar 31, 2024
dancoombs added a commit that referenced this pull request Mar 31, 2024
dancoombs added a commit that referenced this pull request Apr 2, 2024
dancoombs added a commit that referenced this pull request Apr 16, 2024
dancoombs added a commit that referenced this pull request Apr 19, 2024
dancoombs added a commit that referenced this pull request Apr 19, 2024
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.

3 participants