Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 616 Bytes

2019-02-06-or-7026400.md

File metadata and controls

36 lines (24 loc) · 616 Bytes
description
Hard Fork Date | Block Number

2019-02-06 | #7026400

Info

  • Network: Sokol
  • Date: 2019-02-06
  • Block number: 7026400

Description

This update disables Constantinople EIP-1283 at block 7026400 in Sokol network.

Solution

  1. Update Parity node to 2.3.1-beta
  2. Update poa-chain-spec/spec.json
  3. Organize the HF on block 7026400.

Verify

grep -n -A2 7026400 spec.json

You should see:

45:    "eip1283DisableTransition": 7026400
46-  },
47-  "genesis": {