Skip to content

rpc/gasprice: avoid feeHistory tip allocations#21121

Merged
AskAlexSharov merged 1 commit into
erigontech:mainfrom
LarryArnault45:rpc-gasprice-feehistory-tip-values
May 12, 2026
Merged

rpc/gasprice: avoid feeHistory tip allocations#21121
AskAlexSharov merged 1 commit into
erigontech:mainfrom
LarryArnault45:rpc-gasprice-feehistory-tip-values

Conversation

@LarryArnault45

Copy link
Copy Markdown
Contributor

Summary

  • Store eth_feeHistory transaction rewards as uint256.Int values while sorting.
  • Convert rewards to big.Int only for the percentile values returned to RPC callers.

@AskAlexSharov AskAlexSharov enabled auto-merge May 12, 2026 05:42
@AskAlexSharov AskAlexSharov added this pull request to the merge queue May 12, 2026
Merged via the queue into erigontech:main with commit 0adefdd May 12, 2026
35 of 36 checks passed
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.

2 participants