Skip to content

v1.1.1

Compare
Choose a tag to compare
@distributedstatemachine distributedstatemachine released this 11 Jun 16:48
· 179 commits to main since this release
703bdbd

Spec Version

Spec Version : 151

Highlights

Commit Reveal

  • PR: #396
  • In order to mitigate the effects of weight copying , we have implemented a commit reveal scheme. Validators are now able to conceal their weights by submitting hashing to the chain , and then later revealing them. This reduces the chances of weight copiers performing better than honest validaor

No emissions for subnets with registrations turned off

  • PR: #474
  • From this release onwards , subnets will only earn emissions if they have their registration turned on.

Upgrade to Polkadot 1.10

PR: #387

  • Continuing the effort to reduce technical debt , this release migrates the codebase from polkadot-sdk v1.0.0 to v1.10

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.1