WEMIX3.0 Mainnet and Testnet Build (v0.10.8)
Please take note that the update mentioned below is COMPULSORY for Gwemix MAINNET, TESTNET nodes.
This release will activate the Brioche hard fork at fixed block #53525500 on the WEMIX3.0 MAINNET and #59414700 on the WEMIX3.0 TESTNET. The each expected date for this transition is 2024-06-30 15:00:00 UTC on MAINNET and 2024-06-04 02:00:00 UTC on TESTNET respectively.
Brioche hard fork includes:
- halving block reward along the schedule
- the period of halving
- the rate of halving
- start date and end date of halving
- APIs for getting brioche configurations
Pull requests:
- feat: brioche hard fork; halving block reward (#75 )
- fix: dockerfile (#85 )
- feat: implement API to get brioche configuration (#86 )
- fix: add container.md (#87 )
- fix: version up to v0.10.8 (#88 )
- fix: modify big.Int to hexutil.Big (#93)
- fix: remove 6 PNs for testnet (#94 )
- hotfix: adjust boot node count (#99 )
- ci: add ci making artifact (#104 )