Skip to content

v4.1.12

Compare
Choose a tag to compare
@Bushstar Bushstar released this 11 Oct 11:05
· 5 commits to master since this release
0a179f3

Optional Upgrade

Highlights

  • Improve sync speed by only pruning undos on exact checkpoint block, nodes at tip will prune undos from new checkpoints on startup.
  • RPC to dump raw DVM database to file.
  • RPC to generate a hashes based on DVM and EVM DBs.
  • Allow Governance and Foundation to update loan tokens after the fork.
  • Log ICX exploits with -debug=icxbug.

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.11...v4.1.12