github ergoplatform/ergo v6.0.0
Ergo protocol reference client 6.0.0

latest releases: v6.0.1, v6.1.0
2 months ago

This release contains support for 6.0 (aka EIP-50) soft-fork changes, along with voting code.

EIP-50 details can be found at https://github.com/ergoplatform/eips/pull/100/files

This version will vote automatically for 6.0 soft-fork.

To vote against with this and follow-up version, set

ergo {
  ...
  voting {
    120 = 0
     ...
  }
} 

otherwise, the node will start voting for 6.0 soft-fork activation since the height 1,561,601

Don't miss a new ergo release

NewReleases is sending notifications on new releases.