Skip to content

Istanbul

Latest
Compare
Choose a tag to compare
@d10r d10r released this 13 Oct 07:25
· 4 commits to master since this release
083b761

The Istanbul network upgrade is scheduled for block 10000000.

Why

This upgrade keeps compatibility with the Ethereum mainnet.
The changes are summarized in EIP-1679.

How

  1. Update your local copy of this repository with git pull
  2. Stop the node/trustnode with systemctl stop artis-sigma1-parity
  3. Execute ./download-openethereum.sh --force. This updates your openethereum binary to a new version which understands the changes in the chain specification file
  4. Start the OpenEthereum service with systemctl start artis-sigma1-openethereum
  5. Make sure the service is running: systemctl status artis-sigma1-openethereum
  6. (if used) restart the node-status-reporter with systemctl restart artis-sigma1-statusreporter