Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add block tag support for eth_feeHistory #4224

Merged
merged 5 commits into from
Aug 5, 2021

Conversation

spacesailor24
Copy link
Contributor

No description provided.

brg8 and others added 2 commits August 4, 2021 21:53
* Accept predefined block numbers for eth_feeHistory

* Update feeHistory tests to reflect new input formatter

Co-authored-by: Wyatt Barnes <wyatt@writerof.software>
@spacesailor24 spacesailor24 added the 1.x 1.0 related issues label Aug 5, 2021
@render
Copy link

render bot commented Aug 5, 2021

@coveralls
Copy link

coveralls commented Aug 5, 2021

Pull Request Test Coverage Report for Build 1100077324

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 254 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+2.4%) to 75.007%

Files with Coverage Reduction New Missed Lines %
packages/web3-core-requestmanager/src/jsonrpc.js 1 70.0%
packages/web3-core-helpers/src/formatters.js 6 84.39%
packages/web3-core-helpers/src/errors.js 29 1.56%
packages/web3-utils/src/utils.js 31 8.46%
packages/web3-utils/src/soliditySha3.js 34 3.43%
packages/web3-utils/src/index.js 43 31.38%
packages/web3-eth-accounts/src/index.js 110 26.12%
Totals Coverage Status
Change from base Build 1100070664: 2.4%
Covered Lines: 3202
Relevant Lines: 4033

💛 - Coveralls

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1.x 1.0 related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants