This release is the first major release of PlatON-Go and the initial live-net version of the mainnet, it marks an important milestone for PlatON network.
We have implemented all features described in the PlatON Economic Bluepaper and made some targeted optimizations based on Alaya
(including bug fixes):
- Alternative validators qty
201
, validators qty43
- Minimum staking amount
100,000
lat - Maximum number of consensus rounds tolerated for no-proposing blocks
20
- Slashing: number of locked epochs when no-proposing block
56
- Slashing: no-proposing block will be slashed lats latequivalent to
2500
block rewards - Number of locked epochs when unstaking
168
- Chain ID
100
- Fixed the bug of dockerfile mismatching #1537
- Fixed OOM issue caused by
platon_blockhash
function of wasm contract #1622 - Filled in
genesis block timestamp
andgenesis block manifesto