Skip to content

v4.1.2

Compare
Choose a tag to compare
@Bushstar Bushstar released this 05 Jul 18:13
· 111 commits to master since this release
8a0e0d8

Optional Upgrade

Highlights

  • -ascendingstaketime flag in preparation for the next upgrade's behavior for miners to reject blocks in past time.
  • Increase timeouts for block downloads and stale peer checks.
    • This was a cause of nodes not being to recover quickly and took longer that expected to self-heal, giving the false impression that it has stalled on a wrong fork.
  • Improved utxostoaccount by only selecting coins on the source address if possible
  • Skip address ownership check on accounttoaccount, utxostoaccount and sendtokenstoaddress using -dvmownerskipcheck
  • Minor quality-of-life updates for the testing framework

Upgrade Notes

  • From v4.1.x: Drop in upgrade.
  • All other older nodes: Fresh sync or bootstrap from snapshots required.
  • For nodes that are being restored from recent snapshot, as with all updates before: -rescan for the wallet txs and additionally -spv_resync for users who hold BTC. If either isn't used, they may not be shown in the wallet until rescanned/resynced.

Network Snapshot

What's Changed

Full Changelog: v4.1.1...v4.1.2