opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
145 stars 149 forks source link

Feat/gov/subnet owners #425

Closed camfairchild closed 2 months ago

camfairchild commented 4 months ago

Description

Related Issue(s)

Type of Change

Breaking Change

This change impacts the voting process for the Senate. Instead of using the subtensorModule.vote(...) call (now removed), Senate members should use governance.vote(..., group: Senate, ...)

This change also renames the Triumvirate (collective) pallet to Governance, which impacts calls.

TODO

Checklist

Screenshots (if applicable)

Please include any relevant screenshots or GIFs that demonstrate the changes made.

Additional Notes

Please provide any additional information or context that may be helpful for reviewers.