v4.0.3
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 requiresglibc
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
- [Asia] https://defi-snapshots.s3.ap-southeast-1.amazonaws.com/index.txt
- [EU] https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/index.txt
- [Sydney] https://defi-snapshots-sydney.s3.ap-southeast-2.amazonaws.com/index.txt
- [US] https://defi-snapshots-us.s3.amazonaws.com/index.txt
What's Changed
- Build: Upgrade boost dependency to version 1.83 by @sieniven in #2696
- RPC: Add single key check for source and destination addresses in transferdomain RPC by @sieniven in #2709
- v4.0.3 by @Bushstar in #2710
Full Changelog: v4.0.2...v4.0.3