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(relayer): use gas tip cap if available #14024

Merged
merged 3 commits into from
Jun 20, 2023
Merged

feat(relayer): use gas tip cap if available #14024

merged 3 commits into from
Jun 20, 2023

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #14024 (979f210) into main (c9fcffe) will decrease coverage by 0.13%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##             main   #14024      +/-   ##
==========================================
- Coverage   52.06%   51.94%   -0.13%     
==========================================
  Files         146      147       +1     
  Lines        3818     3829      +11     
  Branches      336      336              
==========================================
+ Hits         1988     1989       +1     
- Misses       1720     1730      +10     
  Partials      110      110              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.23% <ø> (ø) Carriedforward from c9fcffe
eventindexer 78.02% <ø> (ø) Carriedforward from c9fcffe
protocol 0.00% <ø> (ø) Carriedforward from c9fcffe
relayer 59.75% <29.41%> (-0.36%) ⬇️
ui 100.00% <ø> (ø) Carriedforward from c9fcffe

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/relayer/message/errors.go 0.00% <0.00%> (ø)
packages/relayer/message/processor.go 100.00% <ø> (ø)
packages/relayer/message/process_message.go 40.88% <38.46%> (-0.86%) ⬇️

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

@cyberhorsey cyberhorsey added this pull request to the merge queue Jun 20, 2023
Merged via the queue into main with commit 773331b Jun 20, 2023
11 checks passed
@cyberhorsey cyberhorsey deleted the gas_tip_cap branch June 20, 2023 22:35
@github-actions github-actions bot mentioned this pull request Jun 20, 2023
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.

None yet

3 participants