Skip to content

v1.2.1-pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@distributedstatemachine distributedstatemachine released this 26 Jun 20:43
09c146b

Spec Version

Spec Version : 187

Highlights

Consensus Based Bonds(Liquid Alpha):

This change introduces bond calculations based on the consensus values of neurons/ uids. It makes weight setting by validators more speculative.

Safe Mode:

This allows the chain to be put into Safe mode

Prevent Accidental changes to storage structs:

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

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