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

evm: Add next block baseFeePerGas in eth_feeHistory output #2390

Merged
merged 8 commits into from
Sep 4, 2023

Conversation

shohamc1
Copy link
Contributor

@shohamc1 shohamc1 commented Aug 29, 2023

Refining rpc eth_feeHistory with

  • add next block base fee
  • change oldest block type from hash to number
  • some percentiles to fine tune

@shohamc1 shohamc1 requested review from canonbrother and Jouzo August 29, 2023 02:31
@prasannavl prasannavl added the v/next-release Items ready or targeted for upcoming release(s) label Aug 29, 2023
@canonbrother canonbrother force-pushed the evm/fix-fee-history-basefeepergas branch from 146a591 to e59e544 Compare August 30, 2023 00:22
@canonbrother canonbrother force-pushed the evm/fix-fee-history-basefeepergas branch from b4b00cb to 7103a1f Compare September 2, 2023 03:43
@prasannavl prasannavl merged commit cbf1399 into master Sep 4, 2023
@prasannavl prasannavl deleted the evm/fix-fee-history-basefeepergas branch September 4, 2023 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v/next-release Items ready or targeted for upcoming release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants