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: PreimageOracle off-by-one #11

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

pcw109550
Copy link
Collaborator

@pcw109550 pcw109550 commented Feb 8, 2024

Description

Mirrors ethereum-optimism/optimism#9035 which corrects off by one error in preimage oracle contract.

Tests

Adds single test which is also mirrored.

Additional context

Current dependencies on/for this PR:

@pcw109550 pcw109550 force-pushed the tip/pcw109550/fix-preimage-oracle-off-by-one branch 2 times, most recently from 83cb772 to 6a384a8 Compare February 8, 2024 05:47
@pcw109550 pcw109550 force-pushed the tip/pcw109550/local-preimage-support branch from f5200e1 to ad94f2d Compare February 8, 2024 05:57
@pcw109550 pcw109550 force-pushed the tip/pcw109550/fix-preimage-oracle-off-by-one branch 2 times, most recently from e7da1f6 to 6b0f2ee Compare February 8, 2024 06:01
@pcw109550 pcw109550 force-pushed the tip/pcw109550/fix-preimage-oracle-off-by-one branch from 6b0f2ee to 0b86f77 Compare February 8, 2024 06:19
@pcw109550 pcw109550 self-assigned this Feb 8, 2024
@pcw109550 pcw109550 marked this pull request as ready for review February 8, 2024 09:08
@pcw109550 pcw109550 changed the base branch from tip/pcw109550/local-preimage-support to master February 13, 2024 08:03
@pcw109550 pcw109550 added this pull request to the merge queue Feb 13, 2024
Merged via the queue into master with commit d1c91bc Feb 13, 2024
2 checks passed
@pcw109550 pcw109550 mentioned this pull request Feb 15, 2024
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