Update: v0.12.7

Warning

Do not proceed with this upgrade until the Monad Foundation explicitly announces it.


Overview

  • Version: v0.12.7

  • Upgrade type: Drop-in

  • Previous version: v0.12.6

  • Configuration changes: None

  • node.toml changes: Not required

  • systemctl overrides: Not required


Upgrade Instructions

1. SSH into the Node

Log in as the root user.

2. Upgrade Monad Package

sudo apt update && sudo apt install --reinstall monad=0.12.7 -y \
  --allow-downgrades \
  --allow-change-held-packages

3. Restart Services

Verify service status:

Expected result:

4. Verify Version

Expected output:

Patch Notes

Refer to the public changelog for details on changes included in v0.12.7.

Last updated