Skip to content

Instantly share code, notes, and snippets.

@Reecepbcups
Last active January 25, 2023 03:22
Show Gist options
  • Save Reecepbcups/58b5b0569f88c09a1185c731dad3b1bf to your computer and use it in GitHub Desktop.
Save Reecepbcups/58b5b0569f88c09a1185c731dad3b1bf to your computer and use it in GitHub Desktop.
Juno v12-alpha2 relaunch

update: rollback does not work, disregard.

These steps are re-launching Uni-5 in a different manner than typically for us to gain more direction. This will launch on the same version as before, v12.0.0-alpha

Steps:

  1. Stop the junod binary.

  2. Turn off your oracle price feeder. systemctl stop oracle


  1. Enable more logs for debugging.
  • Edit $HOME/.juno/config/config.toml, Change log_level to be log_level = "trace"

  1. Roll back state 1 block with the junod rollback command. This may take a minute.

  2. Start up node at any time.

  3. Ping in chat when you are done. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment