Bitcoin Forum
June 15, 2024, 11:18:15 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help me please guys. Redeem my bcc fully  (Read 613 times)
fedoros (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
August 02, 2017, 09:18:11 PM
 #1

I was trying to get and send my bcc for 2 days now, and it has been a lot of pain. Right now i able to get inside my electrum cash wallet, look at my balance. I am unable to send any coins cuz when i do send this error appears:

https://i.paste.pics/333f7f56a275e71d52405eabe4cacc64.png



i tried using another server. i tried looking inside coins tab(all looks good there). still same error.
i tried import my private key of address that has bcc inside(according to my wallet and bitcoin cash explorer) to coinomo but it says "Error adding private key. It has no balance"

really sick of it..... please help
how do i get my bcc on another wallet ? or send them via electrum ? how do i import private key ?

i did this: go to wallet -> private key -> export, selected csv format, find an address that has bcc balance. format is [address,private key], tried importing this private key inside coinomi btc or bcc wallet - same error as mentioned above.
yinoye
Full Member
***
Offline Offline

Activity: 532
Merit: 101



View Profile
August 02, 2017, 10:30:32 PM
 #2

Well maybe you cannot send your BCH for now bcoz even on exchangers wallet, bch wallet is on maintainance.

Anyways you can try these procedures below, it may work for you or not. Someone in a group that had BTC in his Coinomi wallet b4 the BCH fork used it to claim his BCH.

 Update your wallet
First, please make sure that your Coinomi Wallet’s version is 1.7.2.3+ or 1.7.3 beta. If not, please open your Play Store app, click on the top left menu, select “My apps & games” and then click on the “Update” button next to “Coinomi Wallet”.

Add BitcoinCash

Now open your wallet, click on the top left menu, then hit the “+ COINS” button in the button and select “BitcoinCash” from the (mind-blowing) list of Coinomi’s 79 supported coins and 200 tokens.

A pop-up dialogue will appear, asking if BitcoinCash should be added. Enter your password and Hit the “ADVANCED SETTINGS” button. If you clicked “Add” instead you need to delete your BitcoinCash wallet and add a new one.

In the “Derivation Path” please enter:
M/44H/0H/0H

Please note that the characters before “H” are zeroes and not O’s.

Hint: If you have more than one Bitcoin wallets in your Coinomi and want to claim the equivalent BCH you will have to repeat the above process, replacing each time the last zero with the (zero-based) account index.

So for the second wallet this would be M/44H/0H/1H, for the third wallet it would be M/44H/0H/2H, and so forth.

Now click “ADD”.
That’s it! Your $BCH wallet is now ready!

All the best
fedoros (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
August 02, 2017, 10:54:13 PM
 #3

i did that and mentioned results in my first post.
at a step of importing priv key it says "wrong priv key, no funds"
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
August 02, 2017, 11:48:09 PM
 #4

You have a 2FA wallet... which is MultiSig... MultiSig is broken in ElectronCash: https://github.com/fyookball/electrum/issues/6

A fix has been found apparently, and a patch has been madr, but you'll need to compile yourself or download and run from the sources.

However, you are using 2FA, which requires signing by TrustedCoin... as far as i know, they don't  support BCC... so any transaction you do will fail when they sign it as a BTC transaction. You need to restore your 2FA seed and "disable" 2FA when prompted so you can sign the transactions on your computer without needing TrustedCoin

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
fedoros (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
August 03, 2017, 01:26:13 AM
 #5

You have a 2FA wallet... which is MultiSig... MultiSig is broken in ElectronCash: https://github.com/fyookball/electrum/issues/6

A fix has been found apparently, and a patch has been madr, but you'll need to compile yourself or download and run from the sources.

However, you are using 2FA, which requires signing by TrustedCoin... as far as i know, they don't  support BCC... so any transaction you do will fail when they sign it as a BTC transaction. You need to restore your 2FA seed and "disable" 2FA when prompted so you can sign the transactions on your computer without needing TrustedCoin

thanks a lot mate. Thats a very valuable info i was looking for. My wallet was originally 2fa, thats correct. I did import seed and disabled 2fa since my first try. If i enable 2fa and enter attached google auth code it gives me " Invalid otp" error.
going to try via sources.

do i have any chances to use my private keys from 2fa electrum wallet with other bcc wallets ?
fedoros (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
August 03, 2017, 01:51:20 AM
 #6

Great news. It worked. My wallet now able to create transactions and send it properly to network

For those who get same error. First , read this page https://github.com/fyookball/electrum/issues/6

That is what i did exactly:
Code:
It seems to be working now.
I was able to send payment.
Here is what I did:
I compiled the new merged source code in Ubuntu.
remember to select the correct server: bcc.arihanc.com
don't use electrum server.
recover my 2fa wallet from seed.
disabled 2fa.
send payment. error is now gone.
unfortunately, it seems to take forever to get payment to be verified.
that's another issue i need to raise.

So, you need to install wallet from source. A good instruction step-by-step is here https://github.com/fyookball/electrum
After you install electrum wallet , you just make a new standart wallet, enter your 2fa seed, disable 2fa, connect to bcc network(my wallet connected by default, there was no need to pick manually). And you are good to go. Creating tx now works good.
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!