Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(proposer): handle transaction replacement underpriced error #322

Merged
merged 6 commits into from
Jul 21, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #322 (09d0e27) into main (9eefc8d) will decrease coverage by 0.28%.
The diff coverage is 47.05%.

@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
- Coverage   50.01%   49.73%   -0.28%     
==========================================
  Files          36       36              
  Lines        4035     4118      +83     
==========================================
+ Hits         2018     2048      +30     
- Misses       1753     1799      +46     
- Partials      264      271       +7     
Impacted Files Coverage Δ
proposer/proposer.go 54.98% <39.34%> (-4.24%) ⬇️
pkg/rpc/utils.go 37.77% <42.10%> (+1.15%) ⬆️
proposer/config.go 54.83% <72.72%> (-4.43%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha marked this pull request as ready for review July 20, 2023 12:08
@davidtaikocha davidtaikocha enabled auto-merge (squash) July 20, 2023 12:08
@davidtaikocha davidtaikocha merged commit 2273d10 into main Jul 21, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the txReplacementTipMultiplier branch July 21, 2023 04:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants