Skip to content

Rust kernel v1.2.0 release

Compare
Choose a tag to compare
@aionfarbod aionfarbod released this 10 Feb 20:55

This release is a MANDATORY update.

This release mainly contains a security enhancement fix for an irregular mining behaviour. It is mandatory to follow the hard fork at block number 5371168 on Aion main net.

IMPORTANT: The source code in this tag does not match this release. The source code is not released publicly yet. Please use the attached built package for now, and the source code will be available soon.

Migration guide:

The OANr v1.2.0 is compatible with the database of v1.1.0 or earlier versions. You can run this new version with existing data.

  1. Shutdown the old kernel.
  2. Unpack the new kernel package and run it the same way as you did before.
    (Optional) If you want to keep your existing configuration, replace mainnet/mainnet.toml file with the desired config file.