Skip to content

v4.1.0

Compare
Choose a tag to compare
@Bushstar Bushstar released this 15 May 13:40
· 148 commits to master since this release
4b061c7

Mandatory Upgrade

Hard fork upgrade is set for block 4006000 (approx. ETA May 23, 2024. UTC) on mainnet.

Update of mainnet node to v4.1 before the chain upgrade block is REQUIRED.

Protocol Upgrades

  • Make vault fee settable via Governance variables
  • Enable renaming of token on DVM and EVM
  • Enable renaming on pools
  • Refund lost funds due to null pool swap bug
  • Disable changing DAT flag
  • Add support for merging or splitting token on EVM
  • Add support for fractional merging or splitting of tokens
  • Limit FutureSwap swappable amount based on average pool liquidity

Upgrade Notes

  • From v4.0.x (except 4.0.6 and 4.0.7): Drop in-upgrade.
    • From v4.0.8: Drop-in upgrade.
    • From v4.0.6 / v4.0.7: Fresh sync or bootstrap from snapshot required, due to a bug with EVM logs indexer.
    • Other v4.0.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

New Contributors

Full Changelog: v4.0.9...v4.1.0