Bitcoin Forum
June 21, 2024, 03:21:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Extracting Bitcoin Gold from 2FA & Multisig Electrum Wallet on: December 06, 2017, 05:36:10 PM
You are the man! 

Somehow I did get some numbers mixed up in the copy/paste tornado that I was in the middle of the night.  Wow, it worked!

Thanks!


 Grin Grin Grin
2  Alternate cryptocurrencies / Altcoin Discussion / Re: Extracting Bitcoin Gold from 2FA & Multisig Electrum Wallet on: December 06, 2017, 09:03:24 AM
It shows the BTG as sitting there unspent when I put them in https://btgexplorer.com/


I followed the steps in this thread as such:

createrawtransaction '[{"txid": "the txid from the address holding btg on electrum", "vout": 1}]' '{"my btg address in core":  amount_of_btg_to_move_here}'

that gave me my raw hash

signrawtransaction "the_raw_hash" '[{"txid": "txid from above", "vout": 1, "scriptPubKey": "pub_key_here", "redeemScript": "redeem script from electrum", "amount": "amount_of_btg_to_move_here"}]' '["first private key to sign with"]'

Got the error it says to expect, along with a longer hash

signrawtransaction "the_longer_hash", "vout": 1, "scriptPubKey": "pub_key_here", "redeemScript": "redeem script from electrum", "amount": "amount_of_btg_to_move_here"}]' '["2nd private key to sign with"]'

it says complete and tosses out another hash.

Now I do this and have the error...

sendrawtransaction "the_final_hash"

**I'm scratching my head here**
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Extracting Bitcoin Gold from 2FA & Multisig Electrum Wallet on: December 05, 2017, 10:37:22 PM
Hmm..

so I'm trying this here:

createrawtransaction '[{"txid": "my input txid is here", "vout": 77531100}]' '{"my bitcoin gold address is here": 77450000}'

and I'm getting this:

Amount out of range (code -3)

What does that mean?



UPDATE: nevermind.. now I'm hung up at signing the with the 2nd private key.  I'm getting this message:

"error": "Script evaluated without error but finished with a false/empty top stack element"




YET ANOTHER UPDATE:

I got the signed HEX value, now when I attempt the sendrawtransaction I get the following:

Missing inputs (code -25)
4  Other / Archival / [ANN] ❂ ❂ ❂ Zeth - Crowdsale Finishes in 5hours! - ZCASH & ETH Fusion ❂ ❂ ❂ on: April 17, 2017, 04:05:05 AM
Speaking of wallets that support ZETH tokens.. what is everybody here using?  It looks like Mist will support it.  Am I correct?
5  Other / Archival / Re: [ANN] ❂ ❂ ❂ Zeth - Crowdsale Finishes in 5hours! - ZCASH & ETH Fusion ❂ ❂ ❂ on: April 17, 2017, 02:12:46 AM
What do I do if I invested and listed my ETH address from a wallet that doesn't support tokens??
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!