Author

Topic: multisig question (Read 159 times)

member
Activity: 168
Merit: 47
8426 2618 9F5F C7BF 22BD E814 763A 57A1 AA19 E681
May 31, 2018, 09:38:53 PM
#4
Out of curiosity, what is the intended use case for something like that? Huh

a truly decentralized investment fund without centralized bs.

It was mostly a learning/proof of concept project to have something to talk with my friends :-D

the abstract was something like this
usign vanitygen as pow to recognize partecipants wannabe.
every partecipant fund his address with amount he would like to invest to understand money wannabe,
generate a multisig address using all non zero balance addresses,
signing a timelocked transaction tu return funds if no consensus can be reached after n blocks
each partecipant deposit to multisig
use some kind of  decentralized forum to talk about investments opportunities and share tx to be signed
50%+1 signed transaction will be broadcasted and investment begin.

it was most a proof of concept than a real project as there are a lot of flaw in this .


HCP
legendary
Activity: 2086
Merit: 4314
May 31, 2018, 08:55:04 PM
#3
501 out of 1000??!? Shocked Shocked Shocked

Even if it were possible (unlimited script size), the transaction size would be so bloated that the cost for sending would be quite considerable!

Out of curiosity, what is the intended use case for something like that? Huh
legendary
Activity: 1876
Merit: 3131
May 31, 2018, 06:30:39 PM
#2
No, it is not possible. You can select up to 15 cosigners and any number of required signatures (<=15). Even if it was possible, it would be extremely expensive to send a transaction.

Source: https://bitcoin.stackexchange.com/questions/23893/what-are-the-limits-of-m-and-n-in-m-of-n-multisig-addresses
member
Activity: 168
Merit: 47
8426 2618 9F5F C7BF 22BD E814 763A 57A1 AA19 E681
May 31, 2018, 06:24:20 PM
#1
Hi all, it is possible to do something like 501-of-1000 multisig?
do you have some suggestion to do something like this?

EDIT: Just found, I'm looking for Schnorr . Sadly I hope I have to wait a little to see it implemented in bitcoin.
Jump to: