opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
934 stars 323 forks source link

Multi-Sig Wallet support. #847

Closed EhtishamSabir closed 2 years ago

EhtishamSabir commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm looking for multi-sig transactions as it comes with polkadot blockchain. Describe the solution you'd like A clear and concise description of what you want to happen. can you guys enable multi-sig transactions & you can easily open this on https://staging.opentensor.ai/#/accounts so I can easily test? Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Once testing is complete then we can move multi-sig on deployment. as multi-sig is already in the explorer cloned from polkadot. Additional context Add any other context or screenshots about the feature request here. image

Regards Ehti & @hueymahl

hueymahl commented 2 years ago

As a little more context, we are developing an opens-source multi-sig wallet using the polkadot tools that can be used by the community at large. We have a specific need for one, but want to donate our work to the cause.

Currently we have created the wallet and it is partly functional - we can send tao to it but we can't send from it. To send from the multi-sig wallet, or stake/unstake to a hotkey, we believe we need for multi-signature calls to be enabled on bittensor.

camfairchild commented 2 years ago

Closed as this issue is for https://github.com/opentensor/subtensor