Skip to content

Keryx-node-v1.4.6-PoM

Latest

Choose a tag to compare

@slashkrx slashkrx released this 15 Aug 12:16
· 1 commit to master since this release

⚠️ Patch on top of v1.4.5 for the H6 hard fork. Every node must run v1.4.6 before
the gate (DAA 77,203,262)
— a node still on v1.4.5 at the gate will fork off.

Changes since v1.4.5

  • Service-bond: an accepted answer always counts. A miner who served his
    assignment could be wrongly penalized in a narrow block-ordering case. An
    accepted answer now credits its miner whether it lands in the same block that
    accepts the request, before it, or after the audit arms. Ships with regression
    tests and positive controls.
  • Peer version floor. Once past the H6 gate, a node only peers with keryxd
    ≥ 1.4.6 at handshake. Nodes still syncing to the gate keep accepting older
    peers.