Release Hash: 14b3acd6d14c136ea2d9539351108733c416ec97
CLI Version this release is compatible with: v7.3.0
Validator Update Required? Y
Fullnode Update Required? Y
Release notes:
- [AIP-115] Stateless Account Update
- Account resource does not have to be created before sending txns, which saves blockchain storage and ease the user flow with fungible asset.
- Feature Flag:
DEFAULT_ACCOUNT_RESOURCE
Storage
- Tune RocksDB parameters to more aggressively reclaim disk space freed by pruning.
- Shrink default ledger pruning window down from 100 million versions to 90 million versions, to trigger the space reclaiming.