Skip to content
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
122 commits
Select commit Hold shift + click to select a range
b3de5f3
Root Reborn: reinvest root dividends into validator-curated baskets
unconst Jun 15, 2026
2aade21
Reuse Weights[ROOT] for basket vector instead of dedicated storage
unconst Jun 15, 2026
8f83d71
Fix dissolve misallocation: liquidate basket by owed, not current stake
unconst Jun 16, 2026
ced07a5
Beta basket: deposit at NAV so late stakers can't dilute or skim
unconst Jun 16, 2026
02378dd
Beta basket: lifecycle events + validator-weights RPC view
unconst Jun 16, 2026
2a6bdeb
Beta basket: symmetric flow accounting, escrow sweep guard, deprecate…
unconst Jun 16, 2026
6acb46f
Beta basket: allow root (UID 0) as a held-TAO basket slot
unconst Jun 19, 2026
f898989
Beta basket: allow setting root (UID 0) weight; dedup root reserve/se…
unconst Jun 19, 2026
c37d783
Beta basket: unify per-subnet slots into a per-validator fund (tradea…
unconst Jul 2, 2026
c802e51
Merge remote-tracking branch 'origin/root-reborn' into release-v438
unarbos Jul 23, 2026
1b28f55
Retry the srtool image build with backoff on transient CI egress fail…
unarbos Jul 23, 2026
1377f4a
Value beta baskets at realizable quotes instead of spot marks.
unarbos Jul 23, 2026
032d5fd
Ship the v438 root-reborn user surface: SDK, btcli, docs, release notes.
unarbos Jul 23, 2026
ffc6cc5
Expose basket info over RPC and clear stale root basket weights via m…
unarbos Jul 23, 2026
1f31865
Mint basket shares on realizable delta-NAV and add direct stake-into-…
unarbos Jul 23, 2026
1f44dab
Address thermo audit findings on the basket deposit paths.
unarbos Jul 23, 2026
38f92bc
Gate root unstakes behind a hold interval to stop epoch-boundary JIT …
unarbos Jul 25, 2026
861b1b0
Merge origin/main into release-v438 (root reborn)
unarbos Jul 28, 2026
47878cd
Burn-based root registration, unified register CLI, and root docs sweep
unarbos Jul 28, 2026
b987cdd
add rank-pinned emission gate bar as alternative to q-mass quantile
unarbos Jul 29, 2026
235e642
chore: auditor auto-fix
Jul 29, 2026
b035b1d
default emission bar rank to 64
unarbos Jul 29, 2026
d843418
activate rank-64 bar at upgrade: migration, tests, proxy group, SDK b…
unarbos Jul 29, 2026
e0d2fd5
Merge branch 'feat/emission-bar-rank' into release-v438
unarbos Jul 29, 2026
e17c382
regenerate namespaces.pyi for basket read registry
unarbos Jul 29, 2026
80a9c83
fix CI failures on release-v438: proxy inventory, clippy, docs, e2e
unarbos Jul 29, 2026
6828de2
sync golden metadata fixtures with main for digest pins
unarbos Jul 29, 2026
e189044
fix remaining CI: golden corpus sync, fmt, biome, e2e count
unarbos Jul 29, 2026
9fccd10
keep e2e matrix at 112 with offline root-claim-type stubs
unarbos Jul 29, 2026
c591ac6
fix SDK ledger pins and eco-tests for Root Reborn
unarbos Jul 29, 2026
962284d
fix: bound root basket claim accounting
UnArbosFive Jul 27, 2026
079a3f8
fix: align root claim threshold benchmark
UnArbosFive Jul 29, 2026
6e68272
fix: chunk migrate_seed_beta_basket_v2 across blocks
unarbos Jul 29, 2026
42cc7fe
style: rustfmt seed beta basket migration chunks
unarbos Jul 29, 2026
00c6946
chore: regenerate docs catalog for CI drift gate
unarbos Jul 29, 2026
3b73dff
Bound and make resumable the RootClaimed drain in migrate_seed_beta_b…
unarbos Jul 29, 2026
d0b3051
fix: bound basket migration watermarks and move protocol redeploy TAO
unarbos Jul 29, 2026
2339112
chore: regenerate claim-root docs after protocol redeploy fix
unarbos Jul 29, 2026
b5a0af6
fix: snapshot migration valuation inputs across resume passes
unarbos Jul 29, 2026
00cc09f
fix: pause basket deposits while seed migration is in progress
unarbos Jul 29, 2026
6efccee
fix: block root hotkey swaps during beta basket seed migration
unarbos Jul 29, 2026
daaf18c
fix: block coldkey swaps during beta basket seed migration
unarbos Jul 29, 2026
d79b811
chore: regenerate docs after coldkey swap migration gate
unarbos Jul 29, 2026
9f8e497
fix: bound BasketClaimed migration on root hotkey swap
unarbos Jul 29, 2026
ff364cf
fix: expect stake_into_basket in Staking proxy allow-list
unarbos Jul 29, 2026
cfa2d29
fix: pause root stake mutations during beta basket seed
unarbos Jul 29, 2026
8b59ab7
chore: regenerate docs after claim_root / coldkey swap line shifts
unarbos Jul 29, 2026
fd7d88a
fix: meter basket conversion on dissolve; allow unbounded root hotkey…
unarbos Jul 29, 2026
d712311
fix: kick off beta basket seed only in on_runtime_upgrade
unarbos Jul 29, 2026
ebfb642
fix: CI failures from basket seed gate, sudo wrap, and swap weight
unarbos Jul 29, 2026
2953c8e
fix: biome format in claim-root e2e test
unarbos Jul 29, 2026
3e8ec4f
fix: meter BasketClaimed migration on root hotkey swap
unarbos Jul 29, 2026
4367ee4
chore: regenerate docs after BasketClaimed storage line shifts
unarbos Jul 29, 2026
96f6cd7
fix: enforce stake_into_basket weight-envelope bounds
unarbos Jul 29, 2026
3b3fe1a
fix: allow first per-subnet hotkey swap without cooldown
unarbos Jul 29, 2026
dd0144a
fix: clone HotkeySwappedOnSubnet event; allow shares growth in e2e
unarbos Jul 29, 2026
4d8229a
fix: relax BasketRate/Shares equality on root-moving hotkey swaps
unarbos Jul 29, 2026
a02fb0d
fix: regenerate SDK wire layer for v441 basket metadata
unarbos Jul 30, 2026
8625c59
revert: single-block BasketClaimed hotkey swap, drop deposit caps
unarbos Jul 30, 2026
6da6e52
revert: drop claim_root MAX_ROOT_CLAIM_WORK hard rejects
unarbos Jul 30, 2026
de518bf
fix: default emission bar rank to 32
unarbos Jul 30, 2026
9e6ac4f
chore: update emission bar rank comment to 32
unarbos Jul 30, 2026
175040a
fix: clippy unused import and docs line anchors
unarbos Jul 30, 2026
7dc3ee6
style: rustfmt claim_root test imports
unarbos Jul 30, 2026
0c2e1bf
fix: default empty root weights to 1/n; require 8 destinations
unarbos Jul 30, 2026
c86f442
Add per-validator root claim while keeping claim_root(subnets) compat.
unarbos Jul 30, 2026
731fafc
fix: root-slot default, orphaned-dust sweep, work-priced claim fees
unarbos Jul 30, 2026
e890d24
fix: harden set_root_weights and drop unused version_key
unarbos Jul 30, 2026
aeb3159
basket-migration-multi-block
UnArbosSix Jul 30, 2026
7cb86ed
test clone migration on validator hardware
UnArbosSix Jul 30, 2026
f232d39
measure clone migrations to completion
UnArbosSix Jul 30, 2026
e6b3a7e
extend migration diagnostic timeout
UnArbosSix Jul 30, 2026
34eab17
retry clone dependency install
UnArbosSix Jul 30, 2026
cc5bbec
audit mainnet basket migration state
UnArbosSix Jul 30, 2026
1faf3da
fix clone migration completion probe
UnArbosSix Jul 30, 2026
210fca7
retain migration audit state
UnArbosSix Jul 30, 2026
5492bda
fix: skip claims that would forfeit valuable holdings; align 1/n docs
unarbos Jul 30, 2026
e61ca88
harden basket migration isolation and recovery
UnArbosSix Jul 30, 2026
b34eece
merge release-v438 into basket migration
UnArbosSix Jul 30, 2026
10d53bf
measure migration phases and zero-valued sources
UnArbosSix Jul 30, 2026
6c8f38e
reconcile migrated basket claims and strengthen audit
UnArbosSix Jul 31, 2026
adb9f30
fix bug
UnArbosSix Jul 31, 2026
51ca0e0
remove testing stuff
UnArbosSix Jul 31, 2026
b269f59
pause dissolutions during migrations
UnArbosSix Jul 31, 2026
1b71c7e
gate `unstake_all_alpha`
UnArbosSix Jul 31, 2026
8ae380c
fix defer
UnArbosSix Jul 31, 2026
04957d0
feat: gate set_root_weights and default baskets to accumulate-in-place
unarbos Aug 3, 2026
30308b8
fix(ci): unbreak release-v438 fmt, clippy, proxy, docs, and audit
unarbos Aug 3, 2026
a43b3ac
fix(ci): ruff-format SDK files and keep e2e matrix at 112
unarbos Aug 3, 2026
a6d6856
fix(sdk): define BTreeSet alias in generated calls.py
unarbos Aug 3, 2026
7fc6792
Improve conviction-lock transfer UX in CLI, docs, and catalogs
unarbos Aug 3, 2026
e789b26
fix: surface RPC policy refusals in btcli
UnArbosFive Aug 3, 2026
c6f995b
perf: queue root dividend basket deposits and drain one hotkey per block
unarbos Aug 3, 2026
fcfe7c5
fix(sdk): preflight MEV-shield carrier fee and warn on unclaimed root…
unarbos Aug 3, 2026
e6e1b2f
Merge remote-tracking branch 'origin/main' into release-v438
unarbos Aug 3, 2026
ae0608a
fix: rustfmt import order in basket_flush
unarbos Aug 3, 2026
4b4306d
fix(ci): ruff-format SDK files and regenerate docs catalogs
unarbos Aug 3, 2026
1e78503
fix(sdk): add RootWeightSettingDisabled to the generated error catalog
unarbos Aug 3, 2026
900d8e3
Merge branch 'release-v438' of https://github.com/RaoFoundation/subte…
UnArbosFive Aug 3, 2026
1c7e472
fix(e2e): enable the root weight-setting gate before set_root_weights
unarbos Aug 3, 2026
46c57f6
fix(ci): regenerate SDK wire layer and expect the seed gate in clone …
unarbos Aug 3, 2026
a79910c
fix(e2e): pass the retained subnets arg to claim_root
unarbos Aug 3, 2026
9737c72
fix: purge PendingBasketDeposits for the netuid during dissolution cl…
unarbos Aug 3, 2026
ef8b0e2
fix: tighten RPC policy refusal classification
UnArbosFive Aug 3, 2026
b015656
Merge remote-tracking branch 'origin/release-v438' into fix/btcli-rpc…
UnArbosFive Aug 3, 2026
d899a4d
fix(ci): drop faucet from SDK calls regenerated against release runtime
unarbos Aug 3, 2026
f85798c
Merge branch 'fix/btcli-rpc-policy-errors'
unarbos Aug 3, 2026
d9ca0e0
fix(ci): drop faucet from SDK raw-only coverage list
unarbos Aug 3, 2026
281b844
fix: recycle pending basket credits on root churn
unarbos Aug 3, 2026
08e873c
fix: recycle dissolved pending basket credits; no singleton batch retry
unarbos Aug 3, 2026
ff6d3b9
test: cover pending basket flush drain asymptotics
unarbos Aug 3, 2026
67247e7
style: rustfmt basket flush drain tests
unarbos Aug 3, 2026
9d8293e
docs: regenerate query catalogs after basket flush line shifts
unarbos Aug 3, 2026
68542e9
fix(ci): silence clippy in basket flush drain tests
unarbos Aug 3, 2026
57bbc8b
fix: settle pending basket credits before root eviction
unarbos Aug 3, 2026
c7afe6e
fix: re-queue soft-failed basket deposits instead of recycling the batch
unarbos Aug 3, 2026
bf80e46
docs: regenerate claim-root tx pages after basket flush docs drift
unarbos Aug 3, 2026
5d52124
chore(sdk): bump PyPI bases to 11.0.2 / 0.1.2
unarbos Aug 3, 2026
79b9b05
fix: close RootStakeUnlockInterval bypass and grief paths
unarbos Aug 3, 2026
b4e5e3b
fix(ci): regenerate SDK/docs for RootStakeLocked hold wording
unarbos Aug 3, 2026
a6c42c7
fix(ci): bump docs-preview brace-expansion to 5.0.9
unarbos Aug 3, 2026
8a7b549
fix(ci): regenerate docs-preview lockfile for npm ci
unarbos Aug 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/errors/chain/AccountRejectsLockedAlpha.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Locked alpha was being transferred to a coldkey whose `AccountFlags` do not have

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L333`](/code/pallets/subtensor/src/macros/errors.rs#L333).
Declared at [`pallets/subtensor/src/macros/errors.rs#L329`](/code/pallets/subtensor/src/macros/errors.rs#L329).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ActiveLockExists.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The destination coldkey already holds a lock with nonzero locked mass on that su

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`already_exists`](/docs/errors/already-exists).

Declared at [`pallets/subtensor/src/macros/errors.rs#L311`](/code/pallets/subtensor/src/macros/errors.rs#L311).
Declared at [`pallets/subtensor/src/macros/errors.rs#L307`](/code/pallets/subtensor/src/macros/errors.rs#L307).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ActivityCutoffFactorMilliOutOfBounds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `factor_milli` argument to set the activity-cutoff factor was outside the al

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L321`](/code/pallets/subtensor/src/macros/errors.rs#L321).
Declared at [`pallets/subtensor/src/macros/errors.rs#L317`](/code/pallets/subtensor/src/macros/errors.rs#L317).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/AddStakeBurnRateLimitExceeded.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The add-stake-and-burn operation was submitted again before its per-key rate-lim

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`rate_limited`](/docs/errors/rate-limited).

Declared at [`pallets/subtensor/src/macros/errors.rs#L293`](/code/pallets/subtensor/src/macros/errors.rs#L293).
Declared at [`pallets/subtensor/src/macros/errors.rs#L289`](/code/pallets/subtensor/src/macros/errors.rs#L289).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/AutoEpochAlreadyImminent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "The object or state already exists; treat the goal as met or pick

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`already_exists`](/docs/errors/already-exists).

Declared at [`pallets/subtensor/src/macros/errors.rs#L327`](/code/pallets/subtensor/src/macros/errors.rs#L327).
Declared at [`pallets/subtensor/src/macros/errors.rs#L323`](/code/pallets/subtensor/src/macros/errors.rs#L323).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/CannotUseSystemAccount.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The hotkey supplied for registration, hotkey swap, or subnet-owner-hotkey assign

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`not_authorized`](/docs/errors/not-authorized).

Declared at [`pallets/subtensor/src/macros/errors.rs#L313`](/code/pallets/subtensor/src/macros/errors.rs#L313).
Declared at [`pallets/subtensor/src/macros/errors.rs#L309`](/code/pallets/subtensor/src/macros/errors.rs#L309).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ColdkeyCollateralIncomplete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A coldkey swap could not fully migrate miner collateral: after migrating every i

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`internal`](/docs/errors/internal).

Declared at [`pallets/subtensor/src/macros/errors.rs#L344`](/code/pallets/subtensor/src/macros/errors.rs#L344).
Declared at [`pallets/subtensor/src/macros/errors.rs#L340`](/code/pallets/subtensor/src/macros/errors.rs#L340).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ColdkeyCollateralPositionsFull.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This coldkey already has the maximum number of distinct hotkeys with miner colla

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`limit_exceeded`](/docs/errors/limit-exceeded).

Declared at [`pallets/subtensor/src/macros/errors.rs#L348`](/code/pallets/subtensor/src/macros/errors.rs#L348).
Declared at [`pallets/subtensor/src/macros/errors.rs#L344`](/code/pallets/subtensor/src/macros/errors.rs#L344).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ColdkeySwapAnnounced.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The coldkey has a pending swap announcement, so all but a small allow-list of ex

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`already_exists`](/docs/errors/already-exists).

Declared at [`pallets/subtensor/src/macros/errors.rs#L295`](/code/pallets/subtensor/src/macros/errors.rs#L295).
Declared at [`pallets/subtensor/src/macros/errors.rs#L291`](/code/pallets/subtensor/src/macros/errors.rs#L291).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ColdkeySwapClearTooEarly.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The swap announcement cannot be cleared until the reannouncement delay after the

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`too_early`](/docs/errors/too-early).

Declared at [`pallets/subtensor/src/macros/errors.rs#L299`](/code/pallets/subtensor/src/macros/errors.rs#L299).
Declared at [`pallets/subtensor/src/macros/errors.rs#L295`](/code/pallets/subtensor/src/macros/errors.rs#L295).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/ColdkeySwapDisputed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All extrinsics from this coldkey are blocked because its pending coldkey swap is

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`not_authorized`](/docs/errors/not-authorized).

Declared at [`pallets/subtensor/src/macros/errors.rs#L297`](/code/pallets/subtensor/src/macros/errors.rs#L297).
Declared at [`pallets/subtensor/src/macros/errors.rs#L293`](/code/pallets/subtensor/src/macros/errors.rs#L293).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/Deprecated.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The extrinsic has been removed and always fails, e.g. `schedule_swap_coldkey`, t

Declared by the `SubtensorModule`, `AdminUtils`, `Swap` pallets; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

Declared at [`pallets/subtensor/src/macros/errors.rs#L287`](/code/pallets/subtensor/src/macros/errors.rs#L287), [`pallets/admin-utils/src/lib.rs#L169`](/code/pallets/admin-utils/src/lib.rs#L169), [`pallets/swap/src/pallet/mod.rs#L181`](/code/pallets/swap/src/pallet/mod.rs#L181).
Declared at [`pallets/subtensor/src/macros/errors.rs#L283`](/code/pallets/subtensor/src/macros/errors.rs#L283), [`pallets/admin-utils/src/lib.rs#L169`](/code/pallets/admin-utils/src/lib.rs#L169), [`pallets/swap/src/pallet/mod.rs#L181`](/code/pallets/swap/src/pallet/mod.rs#L181).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/DisabledTemporarily.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The operation has been temporarily switched off in the runtime, usually as a hot

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

Declared at [`pallets/subtensor/src/macros/errors.rs#L301`](/code/pallets/subtensor/src/macros/errors.rs#L301).
Declared at [`pallets/subtensor/src/macros/errors.rs#L297`](/code/pallets/subtensor/src/macros/errors.rs#L297).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/DynamicTempoBlockedByCommitReveal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "This call or feature is switched off on this network"

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

Declared at [`pallets/subtensor/src/macros/errors.rs#L331`](/code/pallets/subtensor/src/macros/errors.rs#L331).
Declared at [`pallets/subtensor/src/macros/errors.rs#L327`](/code/pallets/subtensor/src/macros/errors.rs#L327).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/EpochTriggerAlreadyPending.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "The object or state already exists; treat the goal as met or pick

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`already_exists`](/docs/errors/already-exists).

Declared at [`pallets/subtensor/src/macros/errors.rs#L324`](/code/pallets/subtensor/src/macros/errors.rs#L324).
Declared at [`pallets/subtensor/src/macros/errors.rs#L320`](/code/pallets/subtensor/src/macros/errors.rs#L320).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/InsufficientAlphaBalance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A stake decrease asked to debit more alpha than the hotkey-coldkey pair holds on

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`insufficient_balance`](/docs/errors/insufficient-balance).

Declared at [`pallets/subtensor/src/macros/errors.rs#L339`](/code/pallets/subtensor/src/macros/errors.rs#L339).
Declared at [`pallets/subtensor/src/macros/errors.rs#L335`](/code/pallets/subtensor/src/macros/errors.rs#L335).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/InsufficientStakeForLock.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The requested lock amount exceeds the coldkey's total alpha stake on that subnet

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`insufficient_balance`](/docs/errors/insufficient-balance).

Declared at [`pallets/subtensor/src/macros/errors.rs#L307`](/code/pallets/subtensor/src/macros/errors.rs#L307).
Declared at [`pallets/subtensor/src/macros/errors.rs#L303`](/code/pallets/subtensor/src/macros/errors.rs#L303).

## Remediation

Expand Down
18 changes: 0 additions & 18 deletions docs/errors/chain/InvalidNumRootClaim.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/errors/chain/InvalidRootClaimThreshold.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The value passed to set the root claim threshold exceeds the chain's maximum all

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L277`](/code/pallets/subtensor/src/macros/errors.rs#L277).
Declared at [`pallets/subtensor/src/macros/errors.rs#L275`](/code/pallets/subtensor/src/macros/errors.rs#L275).

## Remediation

Expand Down
18 changes: 0 additions & 18 deletions docs/errors/chain/InvalidSubnetNumber.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/errors/chain/InvalidVotingPowerEmaAlpha.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The alpha passed to set the voting power EMA exceeds 10^18, which represents 1.0

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L285`](/code/pallets/subtensor/src/macros/errors.rs#L285).
Declared at [`pallets/subtensor/src/macros/errors.rs#L281`](/code/pallets/subtensor/src/macros/errors.rs#L281).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/LockHotkeyMismatch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The coldkey already has a conviction lock on this subnet bound to a different ho

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L305`](/code/pallets/subtensor/src/macros/errors.rs#L305).
Declared at [`pallets/subtensor/src/macros/errors.rs#L301`](/code/pallets/subtensor/src/macros/errors.rs#L301).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/LockIdOverFlow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The global network-registration lock id counter reached its u32 maximum while qu

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`limit_exceeded`](/docs/errors/limit-exceeded).

Declared at [`pallets/subtensor/src/macros/errors.rs#L335`](/code/pallets/subtensor/src/macros/errors.rs#L335).
Declared at [`pallets/subtensor/src/macros/errors.rs#L331`](/code/pallets/subtensor/src/macros/errors.rs#L331).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/NetworkDissolveAlreadyQueued.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The subnet is already in the dissolve cleanup queue, so it cannot be queued for

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`already_exists`](/docs/errors/already-exists).

Declared at [`pallets/subtensor/src/macros/errors.rs#L291`](/code/pallets/subtensor/src/macros/errors.rs#L291).
Declared at [`pallets/subtensor/src/macros/errors.rs#L287`](/code/pallets/subtensor/src/macros/errors.rs#L287).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/NoExistingLock.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Move_lock was called but no conviction lock exists for the signing coldkey on th

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`not_found`](/docs/errors/not-found).

Declared at [`pallets/subtensor/src/macros/errors.rs#L309`](/code/pallets/subtensor/src/macros/errors.rs#L309).
Declared at [`pallets/subtensor/src/macros/errors.rs#L305`](/code/pallets/subtensor/src/macros/errors.rs#L305).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/RegistrationPriceLimitExceeded.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A chain-side capacity limit was hit; reduce the size or count of t

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`limit_exceeded`](/docs/errors/limit-exceeded).

Declared at [`pallets/subtensor/src/macros/errors.rs#L303`](/code/pallets/subtensor/src/macros/errors.rs#L303).
Declared at [`pallets/subtensor/src/macros/errors.rs#L299`](/code/pallets/subtensor/src/macros/errors.rs#L299).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/StartCallNotReady.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "The required window has not opened yet; wait some blocks and retry

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`too_early`](/docs/errors/too-early).

Declared at [`pallets/subtensor/src/macros/errors.rs#L337`](/code/pallets/subtensor/src/macros/errors.rs#L337).
Declared at [`pallets/subtensor/src/macros/errors.rs#L333`](/code/pallets/subtensor/src/macros/errors.rs#L333).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/SubnetBuybackRateLimitExceeded.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A subnet buyback operation (staking TAO and immediately burning the acquired alp

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`rate_limited`](/docs/errors/rate-limited).

Declared at [`pallets/subtensor/src/macros/errors.rs#L289`](/code/pallets/subtensor/src/macros/errors.rs#L289).
Declared at [`pallets/subtensor/src/macros/errors.rs#L285`](/code/pallets/subtensor/src/macros/errors.rs#L285).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/TempoOutOfBounds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The subnet owner gave `sudo_set_tempo` a tempo outside the allowed MIN_TEMPO to

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/subtensor/src/macros/errors.rs#L319`](/code/pallets/subtensor/src/macros/errors.rs#L319).
Declared at [`pallets/subtensor/src/macros/errors.rs#L315`](/code/pallets/subtensor/src/macros/errors.rs#L315).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/TooManyUIDsPerMechanism.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Setting max UIDs or mechanism count would make max_uids times mechanism_count ex

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`limit_exceeded`](/docs/errors/limit-exceeded).

Declared at [`pallets/subtensor/src/macros/errors.rs#L281`](/code/pallets/subtensor/src/macros/errors.rs#L281).
Declared at [`pallets/subtensor/src/macros/errors.rs#L277`](/code/pallets/subtensor/src/macros/errors.rs#L277).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/UnlockAmountTooHigh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ An unlock requested more alpha than remains locked for the coldkey on that subne

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`insufficient_balance`](/docs/errors/insufficient-balance).

Declared at [`pallets/subtensor/src/macros/errors.rs#L315`](/code/pallets/subtensor/src/macros/errors.rs#L315).
Declared at [`pallets/subtensor/src/macros/errors.rs#L311`](/code/pallets/subtensor/src/macros/errors.rs#L311).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/VotingPowerTrackingNotEnabled.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Disabling voting power tracking was requested on a subnet where tracking is not

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

Declared at [`pallets/subtensor/src/macros/errors.rs#L283`](/code/pallets/subtensor/src/macros/errors.rs#L283).
Declared at [`pallets/subtensor/src/macros/errors.rs#L279`](/code/pallets/subtensor/src/macros/errors.rs#L279).

## Remediation

Expand Down
2 changes: 1 addition & 1 deletion docs/errors/chain/WaitingForDissolvedSubnetCleanup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The operation is blocked while a dissolved subnet's storage is still being torn

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`too_early`](/docs/errors/too-early).

Declared at [`pallets/subtensor/src/macros/errors.rs#L317`](/code/pallets/subtensor/src/macros/errors.rs#L317).
Declared at [`pallets/subtensor/src/macros/errors.rs#L313`](/code/pallets/subtensor/src/macros/errors.rs#L313).

## Remediation

Expand Down
Loading
Loading