Skip to content

fix multiplier event type#2621

Merged
JohnReedV merged 2 commits into
devnet-readyfrom
fix-burn-increase-mult-event
Apr 29, 2026
Merged

fix multiplier event type#2621
JohnReedV merged 2 commits into
devnet-readyfrom
fix-burn-increase-mult-event

Conversation

@JohnReedV
Copy link
Copy Markdown
Contributor

@JohnReedV JohnReedV commented Apr 27, 2026

Description

The BurnIncreaseMultSet event incorrectly defined the burn_increase_mult type as u64. This PR changes it to the correct type U64F64.

@JohnReedV JohnReedV added the skip-cargo-audit This PR fails cargo audit but needs to be merged anyway label Apr 28, 2026
@JohnReedV JohnReedV changed the title fix event type fix multiplier event type Apr 29, 2026
@JohnReedV JohnReedV merged commit 53da0b8 into devnet-ready Apr 29, 2026
170 of 172 checks passed
LandynDev added a commit to LandynDev/subtensor that referenced this pull request Apr 30, 2026
Resolves conflicts from upstream chore/imbalances merge (opentensor#2524) and
small follow-on PRs (opentensor#2621, opentensor#2623).

- chain-extensions/src/types.rs: add upstream's CannotUseSystemAccount=20,
  shift our CannotBurnOrRecycleOnRootSubnet to 21 and SubtokenDisabled to 22
- chain-extensions/src/tests.rs: switch our recycle/burn test calls from
  pallet_subtensor::Pallet::<mock::Test>::add_balance_to_coldkey_account
  to the mock free function (pallet method removed in opentensor#2524)
- docs/wasm-contracts.md: align Output table with new discriminants 21/22
- pallets/admin-utils/src/weights.rs: accept upstream regenerated
  sudo_set_total_issuance weights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-cargo-audit This PR fails cargo audit but needs to be merged anyway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants