Skip to content

Releases: commune-ai/subspace

1.7.6

01 Jun 12:37
Compare
Choose a tag to compare

Spec version 116

What's Changed

Full Changelog: v1.7.5...1.7.6

Version 1.7.5

28 May 21:59
Compare
Choose a tag to compare

Fix migration

Full Changelog: v1.7.3...v1.7.5

Version 1.7.4

28 May 21:57
Compare
Choose a tag to compare

Version 1.7.4

Spec version 114 (115 including additional migration)

  • Moved global parameters of:

    • target_registration_interval
    • target_registration_per_interval

    To subnet owner control

  • Decreased MaxRegistrationPerBlock from 5 to 3

  • Introduced a new SubnetParam MaxRegistrationsPerInterval, which defines how many registrations per target_registration_interval can happen in the specific interval. Exceeding registrations will get rate limited.

Full Changelog: v1.7.2...v1.7.3

Version 1.7.3

28 May 10:59
b85ae35
Compare
Choose a tag to compare

spec version 113

Fix s0 whitelist application cost

Version 1.7.2

07 May 18:35
v1.7.2
Compare
Choose a tag to compare

Spec version: 112

  • Fix total active subnet stake calculation.

Full Changelog: v1.7.0...v1.7.2

Version 1.7.0

06 May 22:07
v1.7.0
Compare
Choose a tag to compare

Spec version: 110

  • Introducing minimum founder share.
  • DAO treasury.

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

01 May 23:02
v1.6.0
Compare
Choose a tag to compare

Spec version: 107

Full Changelog: v1.5.2...v1.6.0

Version 1.5.2

22 Apr 21:56
v1.5.2
Compare
Choose a tag to compare
  • Yuma consensus
  • Subnet 0 on vote mode
  • Various fixes

Spec version: 107

Full Changelog: v1.4.0...v1.5.2

v1.4.0

22 Apr 21:52
v1.4.0
Compare
Choose a tag to compare
  • Proposals system
  • StakeTo/StakeFrom maps optimizations

Full Changelog: v1.3.0...v1.4.0

SHA256 checksums

0e925ecf192a090835c087c005787953eefacd20606732f8fd15e7b03540da92  node_subspace_runtime.compact.compressed.wasm
6025529dc14f496bf33625450c0caeb5225aa970f8d21538ff516e30f56570b8  node_subspace_runtime.compact.wasm
ccc0153211b1cc91d27d9b9d5ef1fd9d2b7875b6dac5cad808d033e433490426  node_subspace_runtime.wasm

v1.3.0

12 Mar 20:44
v1.3.0
Compare
Choose a tag to compare
  • Dynamic registration cost based on demand
  • Floor delegation fee of 5% as a global parameter
  • Fix compiler warnings
  • Fixing bugs
  • Depositing events on params changes
  • Adding more safety when updating global parameters, with the check_global_params
  • Running formatter over the codebase

Full Changelog: v1.2.0...v1.3.0