Releases: XEQMLabs/xeqm-core
XEQMLabs 'Ragnarok' v1.0.6
XEQM Core binary release.
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
Source commit:
06db005
XEQMLabs 'Ragnarok' v1.0.5
XEQM Core binary release.
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
Source commit:
c17302b
XEQMLabs 'Ragnarok' v1.0.4
XEQM Core binary release.
Mandatory upgrade. All nodes must be on v1.0.4 before mainnet height 37000 (HF20) or they will split off at the fork.
Fixes:
- Network stalls fixed (HF19 governance guard). v1.0.3 could not construct the ~daily governance-interval block, stalling the network on those heights. This restores correct HF19 block construction so blocks flow normally again.
- HF20 scheduled at height 37000.
- Governance emission now paid to the governance wallet at HF20. Per-block emission rate is unchanged.
Build / CI:
- Docker image tag now derives from the project version instead of being hardcoded.
Upgrade notes:
- Upgrade ASAP — nodes on v1.0.3 cannot produce governance blocks, and all nodes must run v1.0.4 before height 37000.
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
Source commit:
e70c8fc
XEQMLabs 'Ragnarok' v1.0.3
XEQM Core v1.0.3 Release Notes
All node operators and exchanges must upgrade before block 34255 (~June 1, 2026).
Hard Fork 20 — Governance Payouts Fix (block 34255)
This release includes HF20, which corrects governance emission payouts that were not being distributed correctly after HF19. Nodes running older versions will fork off at block 34255. Upgrade before then.
Fresh Node Decommission Protection
New service nodes now start with a 12-hour recovery window (720 blocks) on their first decommission, up from 2 hours (120 blocks). This change takes effect immediately for any node registered through a v1.0.3 daemon. Existing nodes are unaffected until re-registration.
Daemon Stability Fix
Fixed a race condition in service_node_list::block_add() where the lock scope did not cover the SQLite write. Under load, this caused heap corruption and daemon crashes during chain sync, particularly around fork blocks. Nodes that were experiencing crashes or failed syncs should upgrade immediately.
Build and Infrastructure
- Corrected version banner (no longer shows -dev on release builds)
- Docker image renamed from equilibria-node to xeqm-node
- Docker image: ghcr.io/xeqmlabs/xeqm-node:v1.0.3
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
XEQMLabs 'Ragnarok' v1.0.2
XEQM Core binary release.
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
Source commit:
ec4c9e2
XEQMLabs 'Ragnarok' v1.0.1
XEQM Core binary release.
Includes:
- Ubuntu 24.04 x86_64 tar.gz
- Windows x86_64 zip
- macOS ARM64 tar.gz
Source commit:
3434020
Equilibria 'Ragnarok' v1.0.0
What's changed
- First PoS release with Pulse consensus based on the old Oxen chain.
- Conforms to the new Equilibria whitepaper
Release
- Docker image available here
Full Changelog: https://github.com/EquilibriaHorizon/equilibria-core/commits/v1.0.0