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: Implement eth.calculateFeeData #6795

Merged
merged 25 commits into from
Feb 16, 2024

Merge branch '4.x' into 6599-implement-providergetfeedata

f51e94b
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement eth.calculateFeeData #6795

Merge branch '4.x' into 6599-implement-providergetfeedata
f51e94b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

92.04% (target 80.00%)

View this Pull Request on Codecov

92.04% (target 80.00%)

Details

Codecov Report

Merging #6795 (f51e94b) into 4.x (4358140) will increase coverage by 4.66%.
Report is 177 commits behind head on 4.x.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              4.x    #6795      +/-   ##
==========================================
+ Coverage   87.37%   92.04%   +4.66%     
==========================================
  Files         197      214      +17     
  Lines        7548     8192     +644     
  Branches     2059     2206     +147     
==========================================
+ Hits         6595     7540     +945     
+ Misses        953      652     -301     
Components Coverage Δ
web3 ∅ <ø> (∅)
web3-core ∅ <ø> (∅)
web3-errors ∅ <ø> (∅)
web3-eth ∅ <ø> (∅)
web3-eth-abi ∅ <ø> (∅)
web3-eth-accounts ∅ <ø> (∅)
web3-eth-contract ∅ <ø> (∅)
web3-eth-ens ∅ <ø> (∅)
web3-eth-iban ∅ <ø> (∅)
web3-eth-personal ∅ <ø> (∅)
web3-net ∅ <ø> (∅)
web3-providers-http ∅ <ø> (∅)
web3-providers-ipc ∅ <ø> (∅)
web3-providers-ws ∅ <ø> (∅)
web3-rpc-methods ∅ <ø> (∅)
web3-utils ∅ <ø> (∅)
web3-validator ∅ <ø> (∅)