-
Notifications
You must be signed in to change notification settings - Fork 12
OANr v1.2.0 Release Note Draft
Yunfei ZHA edited this page Feb 10, 2020
·
2 revisions
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.
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.
- Shutdown the old kernel.
- 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.
Basic
Kernel Configuration
- Build AionR Kernel
- JSON-RPC APIs Doc
- JSON-RPC APIs Rust vs Java
- Wallet
- Genesis Block
- Configuration File and Command Line Interface
- Log Targets Table
- Aion Seed Nodes
- Migration From 0.1.* to 0.2
DApp Developers
Tutorials