Skip to content

feat(gas-profiler): add precompile gas parameters and UI support#412

Merged
mattevans merged 1 commit intomasterfrom
feat/gas-sim-precompile-support
Feb 11, 2026
Merged

feat(gas-profiler): add precompile gas parameters and UI support#412
mattevans merged 1 commit intomasterfrom
feat/gas-sim-precompile-support

Conversation

@mattevans
Copy link
Member

Introduce two new parameter groups for precompiles: fixed-cost and variable-cost. This lets users simulate the gas impact of every precompile (ECRECOVER, SHA256, BN254, BLS12, KZG, etc.).

Update UI labels to show friendly names (strip the “PC_” prefix) and rename the “Opcode Breakdown” tab to “Gas Breakdown” to reflect that precompiles are now included.

Screenshot 2026-02-12 at 09 24 12

Introduce two new parameter groups for precompiles: fixed-cost and
variable-cost. This lets users simulate the gas impact of every
Ethereum precompile (ECRECOVER, SHA256, BN254, BLS12, KZG, etc.).

Update UI labels to show friendly names (strip the “PC_” prefix) and
rename the “Opcode Breakdown” tab to “Gas Breakdown” to reflect that
precompiles are now included.
@mattevans mattevans self-assigned this Feb 11, 2026
@mattevans mattevans requested a review from Savid as a code owner February 11, 2026 23:24
@mattevans mattevans merged commit 3f2b13c into master Feb 11, 2026
3 checks passed
@mattevans mattevans deleted the feat/gas-sim-precompile-support branch February 12, 2026 01:36
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