Releases: commune-ai/subspace
Releases · commune-ai/subspace
1.7.6
Spec version 116
What's Changed
- fix: out of bounds error on yuma calc by @saiintbrisson in #60
- chore: bump substrate depedencies by @saiintbrisson in #62
- feat: adding deregistraion migration by @Supremesource in #61
Full Changelog: v1.7.5...1.7.6
Version 1.7.5
Fix migration
Full Changelog: v1.7.3...v1.7.5
Version 1.7.4
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
from5
to3
-
Introduced a new SubnetParam
MaxRegistrationsPerInterval
, which defines how many registrations pertarget_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
spec version 113
Fix s0 whitelist application cost
- feat: up-to-data by @Supremesource in #57
Full Changelog: v1.7.2...1.7.3
Version 1.7.2
Version 1.7.0
Version 1.6.0
Spec version: 107
Full Changelog: v1.5.2...v1.6.0
Version 1.5.2
- Yuma consensus
- Subnet 0 on vote mode
- Various fixes
Spec version: 107
Full Changelog: v1.4.0...v1.5.2
v1.4.0
- 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
- 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