Bitcoin 09 v0.1.10
Bitcoin 09 v0.1.10
Sync and wallet-display improvement release.
- faster fresh-node sync: peers now send bounded batches of up to 64 blocks instead of one block per round trip
- balance changes now log immediately when the local chain sees them, instead of only waiting for the 30 second heartbeat
- startup update notice: mainnet nodes check GitHub for a newer release and print a notice if one exists
- added -no-update-check for users who want to skip that check
- docs now show how to run a node without mining
Run a node without mining:
btc09 node
Mine:
btc09 node -mine