proxyd: Add customizable whitelist error message#3544
Merged
Conversation
🦋 Changeset detectedLatest commit: 5e353ef The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
Alchemy is asking for this so that we can include their affiliate link.
1932a24 to
b41170f
Compare
Contributor
|
Generally looks good to me, how did you confirm this works as expected? |
Contributor
Author
|
It's tested as part of the integration tests. The itests boot up the server, which modifies the messages. |
Contributor
Author
|
Just realized that the whitelist custom message case was not tested - just fixed that. |
mslipper
added a commit
that referenced
this pull request
Sep 23, 2022
The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on #3544.
mslipper
added a commit
that referenced
this pull request
Sep 23, 2022
The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on #3544.
Inphi
approved these changes
Sep 23, 2022
mslipper
added a commit
that referenced
this pull request
Sep 23, 2022
The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on #3544.
mslipper
added a commit
that referenced
this pull request
Sep 23, 2022
* proxyd: Add batch size metric and configurable max The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on #3544. * changeset * fix lint * fix test
jelias2
pushed a commit
to ethereum-optimism/infra
that referenced
this pull request
Jun 11, 2024
* proxyd: Add batch size metric and configurable max The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on ethereum-optimism/optimism#3544. * changeset * fix lint * fix test
ilyaluk
pushed a commit
to flashbots/proxyd
that referenced
this pull request
Sep 4, 2025
* proxyd: Add batch size metric and configurable max The max batch size will be overwritten if it is over `MaxBatchRPCCallsHardLimit`. Builds on ethereum-optimism/optimism#3544. * changeset * fix lint * fix test
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.
Alchemy is asking for this so that we can include their affiliate link.