Change Log
v3.0.0-beta.1 (2020-11-11)
This release implements the Network Economics and Network Consensus phases of the Lisk roadmap:
Network Economics
- Change to byte based block size limit
- Establish block validity by applying transactions sequentially
- Replace static fee system by dynamic fee system
- Implement fee estimation algorithm for dynamic fee system
- Introduce minimum balance requirement for accounts
- Make multisignature accounts more flexible, prevent spamming, and prevent signature mutability
- Enable transaction invalidation by using nonces instead of timestamps
Network Consensus
- Uniform ordering of delegates list
- Introduce vote locking periods and new vote weight definition
- Use Randao-based scheme to include standby delegates and reorder delegate list
- Punish BFT violations
This release uses Lisk SDK v4.0.0
For the detailed changes, please refer to: