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 pre-built network and story directory configs to geth #5

Open
linear bot opened this issue Aug 16, 2024 · 0 comments
Open

Add pre-built network and story directory configs to geth #5

linear bot opened this issue Aug 16, 2024 · 0 comments
Assignees

Comments

@linear
Copy link

linear bot commented Aug 16, 2024

To reduce risk of configuration sync, as well as to ensure better dev UX practices for our users, we should hardcode network genesis and configurations for our partner and public testnet, similar to how geth already has this for networks like Goerli.

On top of this, to prevent collisions for validators who run normal Ethereum nodes, and to provide better sane default data folders for different users, we should update the default folder under our own directory recommendation. As a proposal, we suggest the following:

OS X:

~/Library/Story/geth

Linux:

~/.story/geth

@leeren leeren self-assigned this Aug 16, 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

No branches or pull requests

1 participant