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 #3831 works with a database snapshot and also syncing from genesis (internal testnet) #3864

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 #3831 are breaking changes in the database format.
Therefore we would like to sync the state of the internal testnet in two ways:

  1. sync from genesis
  2. sync with rocksdb database snapshot
  3. run a node without the change, stop it, apply the change, start it again (in the middle of an epoch)
  4. 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
@muXxer muXxer changed the title Check if #3831 works with a database snapshot and also syncing from genesis (internal testnet) Check if #3831 works with a database snapshot and also syncing from genesis (local testnet) Nov 4, 2024
@muXxer muXxer changed the title Check if #3831 works with a database snapshot and also syncing from genesis (local testnet) Check if #3831 works with a database snapshot and also syncing from genesis (internal testnet) Nov 4, 2024
@jkrvivian jkrvivian self-assigned this Nov 5, 2024
@muXxer muXxer closed this as completed Nov 5, 2024
@muXxer muXxer reopened this Nov 5, 2024
@jkrvivian
Copy link
Contributor

PR merged: 1a2e8e4

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