Skip to content

Releases: opentensor/subtensor

v2.0.3

17 Feb 03:08
85f72d9
Compare
Choose a tag to compare

What's Changed

v2.0.2

16 Feb 03:43
f9254ea
Compare
Choose a tag to compare

What's Changed

v2.0.1 (hotfix)

13 Feb 21:47
f95810a
Compare
Choose a tag to compare

What's Changed

  • Hotfix/fix ema update #1289

v2.0.0 DTAO

13 Feb 20:59
e2b8367
Compare
Choose a tag to compare

What's Changed

v1.2.5

07 Feb 19:36
8f39a58
Compare
Choose a tag to compare

What's Changed

  • [RAO] only allow root to close proposals by @camfairchild in #1258
  • spec version bumped to 219

Full Changelog: v1.2.4...v1.2.5

v1.2.4

08 Jan 15:32
d4d8182
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

29 Dec 22:20
c1c25e2
Compare
Choose a tag to compare

Mainnet Upgrade 12-29-2024

v1.2.2 (CR3)

16 Dec 22:06
2050251
Compare
Choose a tag to compare

Overview

This release includes a mandatory node upgrade as part of the kick off of commit-reveal v3.

🚨🚨 IMPORTANT NOTE 🚨🚨

If you are running a node on mainnet you MUST upgrade to the latest release once this deploy is out or your node will not function due to the missing host functions needed by CR3 (commit-reveal v3). To ensure a smooth transition, feel free to build manually using the testnet branch, as this is exactly what we are deploying to mainnet.

Likewise, if you are running a node on testnet, you should already be (and should always be) running node code based on the tip of the testnet branch.

What's Changed

Full Changelog: v1.1.10...v1.2.2

v1.1.11 (hotfix)

29 Nov 19:25
7364b18
Compare
Choose a tag to compare

hotfixes the set_children rate limit of 2 tempos for a specific subnet.
Includes a test for the hotfix.

spec_version bumped to 212

What's Changed

Full Changelog: v1.1.10...v1.1.11

v1.1.10 (hotfix)

27 Nov 17:07
44d6859
Compare
Choose a tag to compare

This hotfix addresses a critical issue in the run_coinbase logic of the Subtensor pallet, ensuring that subnet emissions are properly gated by registration permissions. Additionally, a new test has been introduced to verify the behavior of emissions when registration is disabled for a subnet.

spec version bumped to 211