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

only warn if the gas price configured exceeds the computed one #1500

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

vedhavyas
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #1500 (abd9f79) into develop (aa79850) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1500      +/-   ##
===========================================
+ Coverage    68.69%   68.71%   +0.02%     
===========================================
  Files          131      131              
  Lines         9915     9919       +4     
===========================================
+ Hits          6811     6816       +5     
+ Misses        2424     2423       -1     
  Partials       680      680              
Impacted Files Coverage Δ
ethereum/geth_client.go 53.97% <ø> (ø)
config/configuration.go 32.22% <100.00%> (-0.02%) ⬇️
storage/leveldb/leveldb.go 76.25% <0.00%> (-2.16%) ⬇️
crypto/secp256k1/secp256k1.go 51.56% <0.00%> (+12.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa79850...abd9f79. Read the comment docs.

@vedhavyas vedhavyas force-pushed the fix/gas_price branch 2 times, most recently from 78f6225 to 341bc6a Compare January 21, 2022 11:27
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.

1 participant