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

fix: bad unwrap on resolve #8675

Merged
merged 1 commit into from
Jun 7, 2024
Merged

fix: bad unwrap on resolve #8675

merged 1 commit into from
Jun 7, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jun 7, 2024

with #8649 we no longer have a guarantee that there's an empty payload to race.

this removes a bad expect and ensures we have a payload to return on resolve

@mattsse mattsse requested a review from Rjected as a code owner June 7, 2024 13:40
@mattsse mattsse added C-bug An unexpected or incorrect behavior A-op-reth Related to Optimism and op-reth labels Jun 7, 2024
@mattsse mattsse requested review from rkrasiuk and fgimenez June 7, 2024 13:40
@mattsse mattsse force-pushed the matt/ensure-we-have-a-payload branch from d127be0 to a13b6d7 Compare June 7, 2024 13:46
@mattsse mattsse enabled auto-merge June 7, 2024 13:51
@mattsse mattsse added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit 977def8 Jun 7, 2024
29 checks passed
@mattsse mattsse deleted the matt/ensure-we-have-a-payload branch June 7, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants