#9186425 - 2020-04-01
Archived page
Check the latest hard fork and update your node
- Network: xDai (now Gnosis)
- Date: 2020-04-01
- Block number:
9186425
Description: POSDAO Activation
- new ValidatorSet contract
- blockRewardContractTransitions
- randomnessContractAddress
- posdaoTransition
- new Registry contract
- transactionPermissionContract
Perform Updates
- You must update spec.json and Parity node to version 2.7.2-posdao-stable. Use this guide to upgrade.
- Organize the HF on block
9186425
Verify
Once your update is complete, verify the HF block number:
grep -n -A2 9186425 spec.json
You should see:
20: "9186425": {
21- "contract": "0xB87BE9f7196F2AE084Ca1DE6af5264292976e013"
22- }
--
28: "9186425": "0x481c034c6d9441db23Ea48De68BCAe812C5d39bA"
29- },
30- "randomnessContractAddress": {
--
31: "9186425": "0x5870b0527DeDB1cFBD9534343Feda1a41Ce47766"
32- },
33: "posdaoTransition": 9186425
34- }
35- }
--
58: "transactionPermissionContractTransition": 9186425
59- },
60- "genesis": {