Skip to content

v4.0.5

Compare
Choose a tag to compare
@Bushstar Bushstar released this 01 Dec 15:17
· 228 commits to master since this release
73489ee

Optional Upgrade

  • Add transferdomain single key check config -tdsinglekeycheck
  • Introduce LevelDB snapshots. Used in pool pair RPC calls only in this release.

Upgrade Notes

  • From v4.0.x: drop in-upgrade.
  • Older nodes, require a fresh sync or bootstrap from snapshots.
  • From pre-releases (v4-rc, v4-beta, etc): -reindex or fresh required 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.
  • defid now requires glibc 2.29 or greater to run. You may need to update your OS if you are running an older version. (Ubuntu 18, Debian 10, etc.)

Key highlights

  • DeFiChain EVM
  • DUSD Vaults

Network Snapshot

What's Changed

Full Changelog: v4.0.3...v4.0.5