Conversation
snario
pushed a commit
that referenced
this pull request
Apr 14, 2021
Co-authored-by: smartcontracts <kelvinfichter@gmail.com>
protolambda
pushed a commit
to protolambda/optimism
that referenced
this pull request
May 1, 2022
…eposits hardhat: clean up the hardhat deposit task
bap2pecs
pushed a commit
to babylonlabs-io/optimism
that referenced
this pull request
Jul 31, 2024
QuentinI
referenced
this pull request
in EspressoSystems/optimism-espresso-integration
Mar 7, 2025
Update the go package dependency and the devnet docker container reference of the `l2` service to the latest commit (`9e9144c99e64445376481930093b56c6fb8630fd`) in the `celo-rebase-12` ref. Co-authored-by: ezdac <15726643+ezdac@users.noreply.github.com>
QuentinI
referenced
this pull request
in EspressoSystems/optimism-espresso-integration
Mar 7, 2025
Update the go package dependency and the devnet docker container reference of the `l2` service to the latest commit (`9e9144c99e64445376481930093b56c6fb8630fd`) in the `celo-rebase-12` ref. Co-authored-by: ezdac <15726643+ezdac@users.noreply.github.com>
theochap
pushed a commit
that referenced
this pull request
Dec 10, 2025
## Overview Adds a generic route for overriding precompiles in the `StatelessL2BlockExecutor`. This allows for different consumers to override the various precompiles in a way that suits their own needs.
theochap
pushed a commit
that referenced
this pull request
Jan 15, 2026
add reth function with was duplicated code https://github.com/paradigmxyz/reth/blob/c816a3b758a39640388cc179abafd924ff9103b9/crates/optimism/chainspec/src/lib.rs#L268-L279 we already have the `decode_eip_1559_params` fn but were missing the decode from extradata slice. this renames the previous `decode_holocene_extra_data` function to encode_ because this actually encodes
emhane
pushed a commit
that referenced
this pull request
Feb 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Questions
Metadata
Fixes
Contributing Agreement