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

cmd/geth: avoid hard coding the IPC name #30687

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

karalabe
Copy link
Member

This is a super insignificant change, it just annoyed me. The datadir path is generated from the clientIdentifier, so it felt appropriate to also generate the IPC path from the same variable instead of hard coding it.

@karalabe karalabe added this to the 1.14.12 milestone Oct 28, 2024
@karalabe karalabe marked this pull request as ready for review October 28, 2024 19:45
@karalabe karalabe merged commit bce420b into ethereum:master Oct 28, 2024
2 of 3 checks passed
zfy0701 pushed a commit to sentioxyz/go-ethereum that referenced this pull request Dec 3, 2024
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.

1 participant