Spec Version
Spec Version : 187
Highlights
Consensus Based Bonds(Liquid Alpha):
- PR: #552
This change introduces bond calculations based on the consensus values of neurons/ uids. It makes weight setting by validators more speculative.
Safe Mode:
- PR #553
This allows the chain to be put into Safe mode
Prevent Accidental changes to storage structs:
- PR : #533
Increase reliability our of development flow by making it harder to make trivial changes to struct (e.g the order of mappings), which can have severe consequences upstream.
Fix - adjust senate call
- PR : #537
Fixes an bug in the Senate/ Root module preventing new users from joining the senate.
Full Changelog: v1.1.2...v1.2.1-pre-release