2018-01-18 | #509355

Hard Fork Date | Block Number

Info

  • Network: Sokol

  • Date: 2018-01-18

  • Block number: 509355

Description

Problems: Refactored code and fixes related to Swap Keys functionality

Solution:

  • Update spec.json: add new contract to multiset to fix an issue.

  • Organize the HF on block 509355

Instructions

Follow Sokol spec.json hard-fork guide

Verify

After scripts successfully runs:

  • ssh into node

  • cd /home/validator or /home/bootnode

  • execute command:

grep -n -A2 509355 spec.json

Should see:

"509355": { "safeContract": "0x03048F666359CFD3C74a1A5b9a97848BF71d5038" }

Last updated