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

Enable rpc on reth and determinsitic p2p key #23

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

ferranbt
Copy link
Collaborator

This PR enables the p2p interface of the Reth node locally (it does not connect to any external networks) and uses a deterministic private key to generate the enode address.

Copy link
Collaborator

@ryanschneider ryanschneider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! I'll rebase #21 on this when merged since I'll need to enable admin there as well.

@ferranbt ferranbt merged commit 33ea095 into main Oct 25, 2024
3 checks passed
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