Kestrel v1.4.5
Fixes two real bugs and adds a wallet tab + block explorer.
- Fixed: a network fork could silently erase a confirmed payment —
it's now re-mined instead of lost. - Fixed: the wallet file could be corrupted by a crash — saves are
now crash-safe. - Fixed: miners behind a router weren't syncing with the network.
- New: the miner has a built-in wallet — mine and spend from one app.
- New: live block explorer on the website.
Downloads: kestrel-wallet.zip (hold/send KSL), kestrel-miner.zip
(mine + wallet built in), kestrel-core.zip (run your own node).
Extract, run run.bat (Windows) or ./run.sh (Mac/Linux). Needs
Python 3.10+. Fully compatible with existing installs.