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

Add trimmed inputs to ExtraSegmentData #111

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

hratoanina
Copy link
Contributor

Some elements of the inputs of generation_state weren't properly propagated from generate_segment to generate_traces. The issue was about contract_code, making e.g. extCodeHashDeletedAccountCancun_d0g0v0_Shanghai fail, but we propagate the whole TrimmedGenerationInputs struct to avoid future problems.

Copy link

sonarcloud bot commented Mar 15, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Mar 15, 2024
@hratoanina hratoanina mentioned this pull request Mar 15, 2024
Copy link
Contributor

@LindaGuiga LindaGuiga left a comment

Choose a reason for hiding this comment

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

LGTM, tahnks!

@hratoanina hratoanina merged commit 6c3d507 into feat/continuations Mar 18, 2024
7 checks passed
@hratoanina hratoanina deleted the inputs_in_extrasegmentdata branch March 18, 2024 14:12
BGluth pushed a commit that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants