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

Check if #3829 works with a database snapshot and also syncing from genesis (internal testnet) #3865

Closed
muXxer opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
node Issues related to the Core Node team

Comments

@muXxer
Copy link
Contributor

muXxer commented Nov 4, 2024

We need to figure out if the changes introduced in #3829 are breaking changes in the database format.
Therefore we would like to sync the state of the internal testnet in two ways:
1.
2. sync from genesis
3. sync with rocksdb database snapshot
4. run a node without the change, stop it, apply the change, start it again (in the middle of an epoch)
5. run a node without the change, stop it, apply the change, start it again (after an epoch passed)

@muXxer muXxer added the node Issues related to the Core Node team label Nov 4, 2024
@muXxer muXxer added this to the Testnet Launch v1.0.0-rc milestone Nov 4, 2024
@bingyanglin bingyanglin self-assigned this Nov 4, 2024
@muXxer
Copy link
Contributor Author

muXxer commented Nov 5, 2024

closed because we need to reset the testnet state anyway, no need to test the upgradability

@muXxer muXxer closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node Issues related to the Core Node team
Projects
None yet
Development

No branches or pull requests

2 participants