Skip to content

core: turn gas into a vector <regularGas, stateGas> - #34691

Merged
rjl493456442 merged 4 commits into
ethereum:masterfrom
MariusVanDerWijden:muldimgas
Apr 13, 2026
Merged

core: turn gas into a vector <regularGas, stateGas>#34691
rjl493456442 merged 4 commits into
ethereum:masterfrom
MariusVanDerWijden:muldimgas

Conversation

@MariusVanDerWijden

Copy link
Copy Markdown
Member

Pre-refactor PR to get 8037 upstreamed in chunks

Comment thread core/vm/gascosts.go

import "fmt"

type GasCosts struct {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need descriptor comments for this struct and the String method.

@jwasinger jwasinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than the small nitpick I mentioned

@rjl493456442 rjl493456442 added this to the 1.17.3 milestone Apr 13, 2026
@rjl493456442
rjl493456442 merged commit 6333855 into ethereum:master Apr 13, 2026
7 of 8 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.

3 participants