Skip to content

DOM Node v0.1.1 — Mining Template Refresh Fix

Latest

Choose a tag to compare

@sorenplanck sorenplanck released this 21 Jul 03:00
e0b3177

Important update for DOM miners

This release fixes a mining-template refresh defect that could cause a miner to continue hashing an outdated template indefinitely.

The miner now periodically:

  • stops and joins the current mining workers;
  • checks whether the canonical chain tip has changed;
  • refreshes the block timestamp;
  • recalculates the expected target using the existing DOM consensus implementation;
  • starts a new mining round with the refreshed template.

Consensus compatibility

This update does not change:

  • DOM consensus rules
  • genesis
  • Chain ID
  • ASERT parameters or formula
  • target block spacing
  • block rewards
  • transaction rules
  • validation rules
  • economic policy

Existing non-mining validating nodes remain compatible.

Miners should update and restart their node process to prevent mining from becoming stuck on an outdated template.

Binary

Platform: Linux x86_64

File:
dom-node-linux-x86_64

SHA-256:
223b23270bf6a0305f1d37505c8bfd730dd50d99f4d51f2e41726cdf792cee60

Always verify the SHA-256 checksum before installing the binary.