Hard Forks
Major updates are introduced through hard forks
Hard forks are used to introduce new functionality or fix security related issues. Validators will receive instructions to update their nodes in the event of a hard fork.
Information related to a hard fork will be posted. If any assistance is needed, feel free to reach out or ask questions through the forum or other channels.
The following information is updated during a hard fork. Other items such as the Parity version may also require updates.
1) https://github.com/poanetwork/poa-chain-spec
update contracts.json
update spec.json
update abis folder
2) https://github.com/poanetwork/poa-dapps-validators
addresses.js
contract abis
3) https://github.com/poanetwork/poa-dapps-voting
addresses.js
contract abis
4) https://github.com/poanetwork/poa-dapps-keys-generation
addresses.js
contract abis
Last updated