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(builder): cancel transaction when replacement underpriced #720

Merged
merged 2 commits into from
Jun 18, 2024

refactor(builder): large refactor of bundle sender state machine and …

43fa7ad
Select commit
Loading
Failed to load commit list.
Merged

feat(builder): cancel transaction when replacement underpriced #720

refactor(builder): large refactor of bundle sender state machine and …
43fa7ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

54.37% (-0.68%) compared to 7ae5087

View this Pull Request on Codecov

54.37% (-0.68%) compared to 7ae5087

Details

Codecov Report

Attention: Patch coverage is 1.39721% with 494 lines in your changes missing coverage. Please review.

Project coverage is 54.37%. Comparing base (7ae5087) to head (43fa7ad).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/bundle_proposer.rs 89.11% <100.00%> (+0.03%) ⬆️
crates/builder/src/server/local.rs 0.00% <ø> (ø)
crates/builder/src/sender/mod.rs 1.06% <0.00%> (-0.21%) ⬇️
crates/builder/src/sender/bloxroute.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/conditional.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/raw.rs 0.00% <0.00%> (ø)
crates/builder/src/transaction_tracker.rs 79.56% <0.00%> (-9.39%) ⬇️
crates/builder/src/sender/flashbots.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_sender.rs 0.00% <0.00%> (ø)
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 45.75% <1.39%> (-3.28%) ⬇️
dev 0.00% <ø> (ø)
pool 64.37% <ø> (ø)
provider 16.68% <ø> (ø)
rpc 25.67% <ø> (ø)
sim 77.86% <ø> (ø)
tasks ∅ <ø> (∅)
types 65.45% <ø> (ø)
utils 18.28% <ø> (ø)