Bitcoin Forum
September 23, 2024, 11:01:42 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Could someone test a multisig transaction with me using electrum?  (Read 1885 times)
fbueller (OP)
Sr. Member
****
Offline Offline

Activity: 412
Merit: 287


View Profile
January 22, 2014, 04:00:06 PM
 #1

I have a site which generates multisig addresses given the right public keys, and asks users to sign locally on their computer/client. So far I've only gotten it working with Bitcoind. Would anyone here be willing to test out a 2of2 transaction, where you input a public key from your electrum MPK?

The site asks you to enter a transaction ID for your payment to the multisig address, and to enter an address to send the funds back to. I've tried it with electrum, but been unsuccessful with it. It appears it doesn't recognize the transaction, because it doesn't have all the keys in the wallet.. But the functionality seems there, so I'm sure it can be done by someone who knows electrum/python a bit better.

Test site: http://multisig.thomaskerin.tk
Sauce: http://github.com/Bit-Wasp/multisig

Bitwasp Developer.
fbueller (OP)
Sr. Member
****
Offline Offline

Activity: 412
Merit: 287


View Profile
January 24, 2014, 06:49:20 PM
 #2

I have a site which generates multisig addresses given the right public keys, and asks users to sign locally on their computer/client. So far I've only gotten it working with Bitcoind. Would anyone here be willing to test out a 2of2 transaction, where you input a public key from your electrum MPK?

The site asks you to enter a transaction ID for your payment to the multisig address, and to enter an address to send the funds back to. I've tried it with electrum, but been unsuccessful with it. It appears it doesn't recognize the transaction, because it doesn't have all the keys in the wallet.. But the functionality seems there, so I'm sure it can be done by someone who knows electrum/python a bit better.

Test site: http://multisig.thomaskerin.tk
Testnet: http://multisigtestnet.thomaskerin.tk
Sauce: http://github.com/Bit-Wasp/multisig


Bitwasp Developer.
owockEznan
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 29, 2014, 12:05:58 PM
 #3

It won't work, with base electrum.

However, this patch applied to 1.9.5 will make it work, with the exact syntax as bitcoind -- you have to supply the private key yourself however. It won't look it up from the wallet.... at least I don't think it does. I never tested it that much as this code was turned into a plugin later on.

http://pastebin.com/B7x0fTQr

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!