Author

Topic: How do I import my Bitcoin Core wallet.dat file into Bitcoin ABC? (Read 3081 times)

member
Activity: 96
Merit: 100
RUcoin - Revolution on Universe
I believe Bitcoin ABC uses the same data file. So just copy it in Bitcoin ABC data folder.
Exactly, Bitcoin ABC use same wallet.dat file so just copy it and paste.
legendary
Activity: 2954
Merit: 4158
i found this helpful for PRUNED clients, when importing private keys, set rescan to false:

Code:
importprivkey <5K43tXXX-Private-Key--in-Wallet-import-format-(WIF)> "your-wallet-LABEL" false
that does the trick
The client will not scan your address for coins and your past transactions and coins will not be visible. You can spend the coins but you have to input the transactions yourself. The future transactions will be visible however.
HCP
legendary
Activity: 2086
Merit: 4314
Electron cash is not a port of Electrum for BCC !!!
Huh? Huh "a port of Electrum for BCC" is EXACTLY what Electron cash is!!?!

They forked the Electrum code on github and modified it to work with BCC Sighashing rules etc... Granted, it has a few teething issues at the moment, but a few patches have been included to help with a couple of the more urgent ones...

It isn't that it is "not safe"... it's more just that it is currently somewhat "unproven"...
hero member
Activity: 840
Merit: 508
Make winning bets on sports with Sportsbet.io!
Be carreful !
Electron cash is not a port of Electrum for BCC !!!
Electron cash seems to be not safe and Electrum team is not supported this wallet at all !!!

Use Google to knows all the details.


Electrum team does not support Electrum LTC either, which has been proved to be safe as well.
They are not of course supporting any wallets that are not officially released by them.
It contains peer poisoning yes, but this can be avoided by disabling auto-connect.
However i think this can be a succesful project.

However, funny as it is that electrum.org contains instructions to use electron cash client:
https://electrum.org/bcc.txt
https://electrum.org/bcc2.txt

It does however copy all of the files into its own directory:

https://www.reddit.com/r/Bitcoin/comments/6qnirt/warning_electron_cash_will_copy_all_your_electrum/


So how it is not safe?
If you are paranoid, you can always review the code and compile the binaries by yourself, simple as that.
sr. member
Activity: 810
Merit: 444
I went to Help > Debug Window > Console, unlocked the wallet with my passphrase, and tried using the command "importprivkey " (note that this private key was copied down from Help > Debug Window > Console on the Bitcoin Core client as a 40-50 character line of letters and numbers). However, it returned "Rescan is disabled in pruned mode (code -4)". I had previously set up a bitcoin.conf file for Bitcoin ABC with "prune=550" in the datadir folder because my HDD only holds about 125 GB. What does this error code mean? How can it be resolved? All input is valued and appreciated.

The easiest method would simply be just downloading Electron Cash (Port of electrum for BCC) and then just importing the private key to the wallet, and using that as a wallet.
I am not very familiar with bitcoin-qt, but BTC and BCC use same wallet.dat files if i remember right. You can import the private key if you start the client at unpruned mode, import it there, and there restart on pruned mode.
However, if you restart it on unpruned mode, you might have to sync the whole again again for the Bitcoin ABC client. That is why i recommend just installing electron cash for the lightweight wallet, or just simply store the data on a external hard drive for example. If you have a external hard drive, i can help you out to store all of the chaindata and wallet files there, if you tell me your Operating System.

Best Regards.
Be carreful !
Electron cash is not a port of Electrum for BCC !!!
Electron cash seems to be not safe and Electrum team is not supported this wallet at all !!!

Use Google to knows all the details.
hero member
Activity: 840
Merit: 508
Make winning bets on sports with Sportsbet.io!
I went to Help > Debug Window > Console, unlocked the wallet with my passphrase, and tried using the command "importprivkey " (note that this private key was copied down from Help > Debug Window > Console on the Bitcoin Core client as a 40-50 character line of letters and numbers). However, it returned "Rescan is disabled in pruned mode (code -4)". I had previously set up a bitcoin.conf file for Bitcoin ABC with "prune=550" in the datadir folder because my HDD only holds about 125 GB. What does this error code mean? How can it be resolved? All input is valued and appreciated.

The easiest method would simply be just downloading Electron Cash (Port of electrum for BCC) and then just importing the private key to the wallet, and using that as a wallet.
I am not very familiar with bitcoin-qt, but BTC and BCC use same wallet.dat files if i remember right. You can import the private key if you start the client at unpruned mode, import it there, and there restart on pruned mode.
However, if you restart it on unpruned mode, you might have to sync the whole again again for the Bitcoin ABC client. That is why i recommend just installing electron cash for the lightweight wallet, or just simply store the data on a external hard drive for example. If you have a external hard drive, i can help you out to store all of the chaindata and wallet files there, if you tell me your Operating System.

Best Regards.
sr. member
Activity: 490
Merit: 389
Do not trust the government
I believe Bitcoin ABC uses the same data file. So just copy it in Bitcoin ABC data folder.
newbie
Activity: 28
Merit: 0
I went to Help > Debug Window > Console, unlocked the wallet with my passphrase, and tried using the command "importprivkey " (note that this private key was copied down from Help > Debug Window > Console on the Bitcoin Core client as a 40-50 character line of letters and numbers). However, it returned "Rescan is disabled in pruned mode (code -4)". I had previously set up a bitcoin.conf file for Bitcoin ABC with "prune=550" in the datadir folder because my HDD only holds about 125 GB. What does this error code mean? How can it be resolved? All input is valued and appreciated.
Jump to: