Skip to content

v4.0.3

Compare
Choose a tag to compare
@Bushstar Bushstar released this 21 Nov 16:27
· 207 commits to master since this release
93af122

Optional Upgrade

  • RPC: TransferDomain
    • Add single key check for source and destination addresses in transferdomain RPC
    • [BREAKING] Sending to addresses that doesn't correspond to the source requires the flag singlekeycheck to be set to false.

Upgrade Notes

  • From v4.0.2 (prev. latest stable): 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.2...v4.0.3