Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

bounty team consent is a multisig #83

Open
4meta5 opened this issue Jun 3, 2020 · 1 comment
Open

bounty team consent is a multisig #83

4meta5 opened this issue Jun 3, 2020 · 1 comment

Comments

@4meta5
Copy link
Collaborator

4meta5 commented Jun 3, 2020

so it would be much better if it could just collect the signatures off-chain, aggregate them, and then submit a proof to the chain

I heard Celo is doing something like this: https://github.com/celo-org/celo-threshold-bls-rs

We're using vote-petition instead right now. It does the job, but off-chain signature aggregation is mucho mejor.

@dvc94ch dvc94ch self-assigned this Jul 16, 2020
@4meta5
Copy link
Collaborator Author

4meta5 commented Jul 25, 2020

I really want a module to collect some threshold of signatures off-chain.

use case general description

So an Org is comprised of a OrderedSet<AccountId> and then we use the threshold module to set threshold signatures as requirements to challenge decisions made on-chain, possibly in the context of Org representatives assigned with certain responsibilities but this could also just provide a general check on committee-based governance..

@dvc94ch dvc94ch removed their assignment Feb 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants