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

Only check sibling headers for sameness #6643

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

lightclient
Copy link
Member

Currently, this is an error:

### New Opcode One

#### Input

...

#### Output

...

### New Opcode Two

#### Input

...

#### Output

...

--

This PR allows the above and only throws an error in the following case:

### New Opcode One

#### Input

...

#### Input

...

--

allow_different_nesting and siblings_only are aliases of each other, so the former is removed.

@eth-bot
Copy link
Collaborator

eth-bot commented Mar 7, 2023

All reviewers have approved. Auto merging...

@eth-bot eth-bot added the e-consensus Waiting on editor consensus label Mar 7, 2023
@eth-bot eth-bot enabled auto-merge (squash) March 8, 2023 14:16
@eth-bot eth-bot merged commit 7b26d95 into ethereum:master Mar 8, 2023
fulldecent pushed a commit to fulldecent/EIPs that referenced this pull request Mar 13, 2023
axelcabee pushed a commit to axelcabee/EIPs that referenced this pull request May 6, 2023
GAEAlimited pushed a commit to GAEAlimited/EIPs that referenced this pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e-consensus Waiting on editor consensus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants