Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.44 KB

Overview

The latest version of a blockchain node for the Opera network is go-opera 1.1.3-rc.5. The oldest supported version is go-opera 1.1.2-rc.5.

Upgrade instruction

Migration flags

List of genesis files

Current list of genesis files

The upgrade is recommended for all nodes including API nodes and validator nodes.

Instructions for a read node

Read node can use go-opera v1.1.3-rc.5 in either snap sync or full sync mode.

  1. Launching go-opera readonly node

Instructions for an API node

API node can use go-opera v1.1.3-rc.5 in either snap sync or full sync mode. In a case if full history is needed, then use the latest archive genesis file in full sync mode.

  1. Launching go-opera readonly node
  2. Launching go-opera API node

Instructions for a validator

Validator node is recommended to use go-opera v1.1.3-rc.5 in full sync mode.

  1. Launching go-opera readonly node
  2. Creation of a validator
  3. Launching go-opera validator node

Instructions for a delegator

  1. Delegator instructions
  2. SFTM instructions

Instructions for launching a private network

  1. Launching go-opera private network