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

Reset db for Ephemery Network #7736

Open
gconnect opened this issue Oct 5, 2024 · 2 comments
Open

Reset db for Ephemery Network #7736

gconnect opened this issue Oct 5, 2024 · 2 comments
Assignees
Labels

Comments

@gconnect
Copy link
Contributor

gconnect commented Oct 5, 2024

Description

Ephemery network have a reset period. As a node runner/validator, I want my db to be automatically deleted and the update to happen automatically without manually restarting and deleting the old db.

Expected behavior

DB should be automatically deleted when update is due
When an update is due config should be updated automatically without manually stopping and restarting
Update check should happen on running node and not just on start

Actual behavior

Manual delete of db
Check for update only happens on start.

@gconnect
Copy link
Contributor Author

gconnect commented Oct 5, 2024

@macfarla and @jflo please assign this issue to me

@jflo
Copy link
Contributor

jflo commented Oct 7, 2024

This one will sounds scary to users, we should make sure this has an "opt-in" behavior via CLI args.

@jflo jflo added the mainnet label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@jflo @gconnect and others