Second Sunset Hardfork of BC¶
Hardfork
Upgrade Timeline¶
The Second Sunset Hardfork will happen at:
- Mainnet: July 14 2024 6:00:00 AM UTC
Upgrade to BC Node v0.10.22 Before Hardfork¶
BC node need to be upgraded before the hardfork time.
Upgrade Instructions¶
As a fullnode runner, you need to take the following steps before the hardfork block height.
1) Download the new v0.10.22 binary and replace the previous version.
2) Download the new config
file app.toml to replace the
previous version or add the following under the [upgrade] module of app.toml
.
SecondSunsetHeight = 378062790
3) Stop the bnbchaind process and restart it with v0.10.22.
service bnbchaind restart
Key Highlight¶
All TimeLocks and AtomicSwaps on BC tesnet will automatically be refunded to user accounts. All the BSC delegations will be automatically undelegated and refunded to user accounts after the unbonding period. For more information about BNB Chain Fusion, please refer to this.