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

pre-release22 hours ago

This 6.0 release candidate is suitable for public testnet 6.0 voting and activation, and contains some fixes:

Sigma:

Ergo:

  • rule 409 (parameters matching) replaced with new rule 419, which is identical except allowing for new (unknown) parameters to be written on the blockchain
  • insertion of new voteable parameter , number of subblock per block, on v6 activation

to vote for a 6.0 soft-fork, put the following flag (120 = 1) into a config file:

ergo{
  voting {
       120 = 1
  }
}

Don't miss a new ergo release

NewReleases is sending notifications on new releases.