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

Migrate all eth namespace RPC method handlers to client/eth #527

Open
acolytec3 opened this issue Nov 17, 2023 · 2 comments
Open

Migrate all eth namespace RPC method handlers to client/eth #527

acolytec3 opened this issue Nov 17, 2023 · 2 comments

Comments

@acolytec3
Copy link
Collaborator

We should migrate all of the eth namespace RPC message handlers in portalnetwork over to the client/eth subfolder since these are generally not network specific. This mainly applies to the getBlockBy... ones currently sitting in history/eth.ts and then the placeholders in state/eth.ts.

@holgerd77
Copy link
Member

For understanding: is an embedded light client a real Lodestar dependency with Lodestar running without logs (still wonder if we should offer this as well to run EthereumJS execution client as a logless service, so more or less in a library mode)?

@acolytec3
Copy link
Collaborator Author

Note to self, finish this up.

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

No branches or pull requests

2 participants