Skip to content

Releases: omni-network/omni

v0.9.0

07 Oct 11:36
1703c8a
Compare
Choose a tag to compare

We are pleased to announce the release of version 0.9.0 of the Omni Network CLI and Halo. It is a critical coordinated release containing the Uluwatu network upgrade, see here for more details.

Key halo enhancements:

  • Uluwatu network upgrade #1983
  • No panics when halo detects network upgrades #1996
  • Fixed low-likelihood issue in voter persistence #1998
  • Improved halo command errors #205
  • Cosmos gRPC and REST APIs enabled by default #2036

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

Full Changelog: v0.8.0...v0.9.0

v0.8.1

04 Oct 14:14
da00326
Compare
Choose a tag to compare

We are pleased to announce the release of version 0.8.1 of the Omni Network CLI and Halo. It is a non-urgent patch release. It contains backports from upcoming v0.9.0 release and focusses on improving the network upgrade process and will replace v0.8.0 as the genesis binaty inside halovisor:v0.9.0. See details of upcoming Uluwato network upgrade here.

Key halo enhancements:

  • No panics when halo detects network upgrades #1996
  • Fixed low-likelihood issue in voter persistence #1998
  • Improved halo command errors #2057

Full Changelog: v0.8.0...v0.8.1

v0.8.0

26 Sep 15:20
5e01737
Compare
Choose a tag to compare

We are pleased to announce the release of version 0.8.0 of the Omni Network CLI and Halo. It is a non-urgent release, and will be the last release before the upcoming uluwatu network upgrade (hard fork) planned for release v0.9.0. It focusses on improving the experience of operators running omni nodes on Omega testnet. See details of the upcoming Uluwatu network update here.

Key halo enhancements:

  • Improved validator performance prometheus metrics. #1872,
  • Added support for Cosmos gRPC and RESP APIs. #1907
    • REST: Configured in halo.toml via api.enable and api.address fields. This is disabled by default and binds to localhost:1317.
    • gRPC: Configured in halo.toml via grpc.enable and grpc.address fields. This is enabled by default and binds to localhost:9090.

Key omni CLI enhancements:

  • Geth discovery issue solved by enabling 30303/UDP port in docker compose. #1943

Key halovisor docker image enhancements :

  • Switched to using a fork of cosmovisor #1977
  • Only a single mount is required: ~/.omni/<network>/halo:/halo #1977
  • Selected binaries are persisted between restarts at: /halo/halovisor-current. #1977
  • Switching binaries supported when state-syncing to post-upgrade height #1976

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

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Sep 16:13
31937f4
Compare
Choose a tag to compare

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

v0.6.0

09 Sep 15:23
16fe332
Compare
Choose a tag to compare

This is the v0.6.0 release of the Omni Network cli and docker images. This is a regular maintenance release with no major changes or new features introduced. The focus of this update is to enhance the performance, stability, and security of the network through minor fixes and optimizations.

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

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Sep 15:18
83fdb69
Compare
Choose a tag to compare

This is the v0.5.0 release of the Omni Network cli and docker images. This is a regular maintenance release with no major changes or new features introduced. The focus of this update is to enhance the performance, stability, and security of the network through minor fixes and optimizations.

Full Changelog: View the changes

v0.4.0

14 Aug 13:22
c990b06
Compare
Choose a tag to compare

We are excited to announce the first public release of the Omni Network's Omega testnet! This milestone marks a significant step forward in the development of our cross-chain protocol, providing the community with an opportunity to test and interact with the network in a real-world environment.

Highlights:

  • Public Omega Testnet Access: The Omega testnet is now open to the public, allowing anyone to permissionlessly join the network, deploy smart contracts, and participate in cross-chain transactions.
  • Enhanced Networking: Improved stability and performance for node connectivity, ensuring a more robust and decentralized network.
  • Security Upgrades: Implementation of key security patches and audit recommendations to strengthen the protocol.
  • Protocol Improvements: Various protocol optimizations for better efficiency and scalability.

We encourage developers, validators, and the broader community to explore the Omega testnet, provide feedback, and help us identify areas for further enhancement as we progress towards the mainnet launch.

Full Changelog: View the changes

v0.3.1

08 Aug 14:20
5c1b950
Compare
Choose a tag to compare

Includes updated genesis files for Omega in addition to other Omega config items.

Changelog

v0.3.0

30 Jul 20:56
7976416
Compare
Choose a tag to compare

This is an internal release of the Omni Network being deployed to our internal omega testnet. It contains improved networking (nodes can now permissionlessly join the network), audit fixes, and other protocol upgrades. This is the final release before public Omega.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Jul 16:29
9357614
Compare
Choose a tag to compare

Release v0.2.0 - Omni Network

Summary

This is an internal release of the Omni Network being deployed to our internal omega testnet. It contains multiple protocol upgrades and improvements including audit fixes. This is a major step which leaves us closer to our first public testnet release.

Full Changelog: v0.1.10...v0.2.0

Changelog