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

Possible speedups for getting data from the node #3824

Open
tjayrush opened this issue Jul 17, 2024 · 2 comments
Open

Possible speedups for getting data from the node #3824

tjayrush opened this issue Jul 17, 2024 · 2 comments

Comments

@tjayrush
Copy link
Member

https://discord.com/channels/570963863428661248/591291646415601733/1263092898077868124

@dreadedhamish
Copy link

FYI this may not have been considered previously as Erigon didn't have IPC.
It looks like it was introduced in Nov 2023: erigontech/erigon#8588

Not very well documented though.

Here is reference to needing to run the RPC seperately:
erigontech/erigon#8590 (comment)

@dreadedhamish
Copy link

Available flags for rpcdaemon:
--socket.enabled Enable IPC server
--socket.url string IPC server listening url. prefix supported are tcp, unix (default "unix:///var/run/erigon.sock")

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