Skip to content

Bitcoin 09 v0.1.6

Choose a tag to compare

@krutftw krutftw released this 06 Jul 06:41

Bitcoin 09 v0.1.6

Network sync fix.

This release fixes peer catch-up when a node is behind or has mined on a stale fork:

  • block sync now requests the next received height instead of tip plus one
  • orphan recovery walks back and rebuilds the competing branch
  • seed write queues no longer explode during catch-up

Upgrade is recommended for all miners. If your node was stuck behind the seed, restart with this release.

Run:
btc09 node -mine