Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 16:13
· 540 commits to main since this release
31937f4

We are pleased to announce the release of version 0.7.0 of the Omni Network CLI and Halo. This is a non-urgent update focusing primarily on enhancing the functionality of the omni CLI to enable external operators to join the Omega testnet as validators and archive nodes.

Key omni CLI Enhancements:

  • omni operator init-nodes:
    • Added a --archive flag to configure archive nodes.
    • Improved idempotency, ensuring existing files are preserved and not overwritten.
  • omni operator create-operator-key:
    • Generates an insecure, hex-encoded EOA private key file for the operator address.
  • omni operator create-consensus-key:
    • Produces the CometBFT consensus private key and state files required for consensus operations.

Note this version of halo is compatible with geth v1.14.8.

Full Changelog: v0.6.0...v0.7.0