Conversation
It is generally a best practice to have a SECURITY.md document in the repo, however this creates a maintenance burden across all of our repos. Github allows us to have a single security policy document in our .github repo, which is then accessible in each repo at github.com/org/repo/security/policy. Still not everyone will be aware of this, and so adding this stub page gives them one more way to discover the main document.
Develop -> Master
theochap
added a commit
that referenced
this pull request
Dec 10, 2025
## Description This PR refactors the RPC actor in light of #2303 to unify its interactions with the other actors. Simplifies a little bit the way we handle RPC arguments by removing the `RpcBuilder` and move the `RpcModule` handling inside the `RpcActor`
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@eth-optimism/message-relayer@0.4.0
Minor Changes
Patch Changes
@eth-optimism/common-ts@0.2.2
Patch Changes
@eth-optimism/contracts@0.5.17
Patch Changes
@eth-optimism/sdk@1.0.1
Patch Changes
@eth-optimism/replica-healthcheck@1.0.0
Major Changes
Patch Changes
@eth-optimism/batch-submitter-service@0.1.7
Patch Changes
@eth-optimism/proxyd@3.8.2
Patch Changes
@eth-optimism/data-transport-layer@0.5.21
Patch Changes