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

Add API Filter to node #1953

Closed
wants to merge 2 commits into from
Closed

Add API Filter to node #1953

wants to merge 2 commits into from

Conversation

ganeshvanahalli
Copy link
Contributor

pulls OffchainLabs/go-ethereum#266
Adds an option (allow-method) to whitelist RPC methods

sample test to only whitelist eth_syncing

make target/bin/nitro
./target/bin/nitro [default options] --execution.rpc.allow-method=eth_syncing

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Nov 1, 2023
@ganeshvanahalli ganeshvanahalli deleted the rpc-methods-filter branch November 15, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant