Skip to content

Kestrel 1.4.6

Latest

Choose a tag to compare

@inrune inrune released this 26 Aug 18:08
08330b2

No more accidental private chains, a one-click repair, and update notices.

  • Fixed: a node could start mining before it ever found the network —
    at low difficulty, a few seconds of solo mining could outweigh the
    real chain, permanently forking the node off with no fix except
    deleting the ledger by hand. The app now finds the network first.
  • New: "Rebuild from the network" button in Network — if a node ever
    drifts out of step, one click fixes it. No more deleting files.
  • New: the apps now tell you when a newer version is out.

Includes everything from v1.4.3–v1.4.5: the fork-healing sync fix,
protection against a reorg silently erasing a payment, and a
crash-safe wallet file.

Requires Python 3.10+. Extract, run run.bat (Windows) or ./run.sh
(Mac/Linux).