This major release will introduce new features such as reduced block time, revised consensus protocol, remote state read for Scilla, priority adjustments for new miners, payment transaction fee increase, transferring stake to another wallet, optimization to staking contract and lot of other core optimizations and bug fixes.
-
Core Protocol
- Reduced block time and Revised pBFT consensus with txn processing (#2216)
-
Mining
- Add MIN_NODE_REPUTATION_PRIORITY to give new miner nodes fare chance to join network (#2156)
- Notify wait in InitMining when pow is lost (#2500)
- Reject pow submissions received after pow window (#2454)
- Remove GETSTARTPOW for syncing, non-sharded miners (#2337)
- Exclude shard guards from PoW reputation (#2469)
- Allow shard guards to fill slots when not enough nodes (#2481)
-
Transactions/state
-
Node syncups
-
Infrastructure
-
P2PComm
- Decouple CHAIN_ID in libNetwork from libServer (#2443)
-
Seed
-
Transaction Tracking
-
Other Notable Bug Fixes and Improvements
-
Integration of Scilla v0.10.0 : release notes - https://github.com/Zilliqa/scilla/releases/tag/v0.10.0