Bitcoin Forum
May 03, 2024, 07:23:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 [All]
  Print  
Author Topic: having a hard time recovering a wallet  (Read 3275 times)
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 07:27:43 PM
 #1

Hello,
My old Android crashed and I got a new one. Installed the standard bitcoin wallet on there and I recovered the wallet. Now it says  "synchronizing with network, 8 months behind."  and im 24 hours in.

WTF is it doing? downloading the whole blockchain?

1714720982
Hero Member
*
Offline Offline

Posts: 1714720982

View Profile Personal Message (Offline)

Ignore
1714720982
Reply with quote  #2

1714720982
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714720982
Hero Member
*
Offline Offline

Posts: 1714720982

View Profile Personal Message (Offline)

Ignore
1714720982
Reply with quote  #2

1714720982
Report to moderator
1714720982
Hero Member
*
Offline Offline

Posts: 1714720982

View Profile Personal Message (Offline)

Ignore
1714720982
Reply with quote  #2

1714720982
Report to moderator
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
December 21, 2014, 07:32:42 PM
 #2

DO you downloaded the bitcoin core?

If yes then sync will take some time because you need to download all blockchain.

You can use other wallets like multibit if you want quicker sync, but you have to trust that miners won't cheat you
PolarPoint
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
December 21, 2014, 07:33:13 PM
 #3

It is trying to download the whole blockchain from stratch. Do you have a recent copy of the blockchain so you can copy it onto the SDcard and save time?
Parazyd
Hero Member
*****
Offline Offline

Activity: 812
Merit: 587


Space Lord


View Profile WWW
December 21, 2014, 07:35:15 PM
 #4

You can download the bootstrap torrent and make things faster Smiley
https://bitcointalk.org/index.php?topic=145386.0
548845
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 21, 2014, 07:35:38 PM
 #5

Export your private key and use a lighter client and import it there.

It is downloading the whole block chain again.
Unless you don't mind waiting a couple of days.....
JNord
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 21, 2014, 07:35:55 PM
 #6

Waiting for the wallet to sync  is a pain in the ass. Ive been waiting 24 hours now.

Looking forward to invest some money in bitcoins.
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 07:38:05 PM
 #7

It is trying to download the whole blockchain from stratch. Do you have a recent copy of the blockchain so you can copy it onto the SDcard and save time?

what other wallet can i use that allows me to recover a wallet that was backed up by the bitcoin wallet?
mycelium won't work
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 07:39:27 PM
 #8

Export your private key and use a lighter client and import it there.

It is downloading the whole block chain again.
Unless you don't mind waiting a couple of days.....


how can i export the private key from a bitcoin wallet backup?
Parazyd
Hero Member
*****
Offline Offline

Activity: 812
Merit: 587


Space Lord


View Profile WWW
December 21, 2014, 07:40:58 PM
 #9

Export your private key and use a lighter client and import it there.

It is downloading the whole block chain again.
Unless you don't mind waiting a couple of days.....


how can i export the private key from a bitcoin wallet backup?

Code:
dumpprivkey YourAddress

In Bitcoin Core's console.
Also check this out: https://bitcointalk.org/index.php?topic=8091.0
548845
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 21, 2014, 07:42:15 PM
 #10

Export your private key and use a lighter client and import it there.

It is downloading the whole block chain again.
Unless you don't mind waiting a couple of days.....


how can i export the private key from a bitcoin wallet backup?

Code:
dumpprivkey YourAddress

In Bitcoin Core's console.
Also check this out: https://bitcointalk.org/index.php?topic=8091.0


^^^^ This
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 07:54:34 PM
 #11

Ok, so I moved the the file "bitcoin-wallet-backup-2014-07-16" from my phone to Ubuntu laptop that has bitcoin-qt running on it. Full blockchain has been download on the laptop as well.

How in the monkey balls do i recover that wallet using the full client? is it even possible?
Parazyd
Hero Member
*****
Offline Offline

Activity: 812
Merit: 587


Space Lord


View Profile WWW
December 21, 2014, 07:57:23 PM
 #12

Here's a nice read for you Wink
https://code.google.com/p/bitcoin-wallet/source/browse/wallet/README.recover
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 08:13:17 PM
 #13


you sir are awesome.
Im having a little problem with running wallet-tools.. trying to figure out what that means.

Quote
root@showrun-ThinkPad-X201:/home/showrun/Desktop/bitcoinj/tools# ./wallet-tool
Compiling WalletTool to a JAR
./wallet-tool: line 9: mvn: command not found
root@showrun-ThinkPad-X201:/home/showrun/Desktop/bitcoinj/tools#


Parazyd
Hero Member
*****
Offline Offline

Activity: 812
Merit: 587


Space Lord


View Profile WWW
December 21, 2014, 08:32:06 PM
 #14

I think you'll need Maven. http://maven.apache.org/
mvn is the Maven command IIRC.
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 21, 2014, 09:02:02 PM
 #15

I think you'll need Maven. http://maven.apache.org/
mvn is the Maven command IIRC.

awesome thanks!
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
December 22, 2014, 12:34:23 AM
 #16

You should always have private keys exported before using any wallet or address

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 22, 2014, 12:54:21 AM
 #17

You should always have private keys exported before using any wallet or address

I know! this was my very first wallet that i got when i installed the app on my phone in late 2013
all my other wallets are paperwallets from bitaddress. That was my hot wallet.
Guido
Legendary
*
Offline Offline

Activity: 1061
Merit: 1001


View Profile
December 22, 2014, 01:43:24 PM
 #18

downloading full blockchain from core is pain

just use https://multibit.org/ imo

I am Bonkers BTW
Crypto OG
        +
Digital Artist
NeuroticFish
Legendary
*
Offline Offline

Activity: 3654
Merit: 6372


Looking for campaign manager? Contact icopress!


View Profile
December 22, 2014, 01:49:02 PM
 #19

Do you use that Android as controller for ASICs? I doubt that.

Then get a light wallet! I recommend Multibit, but really, read a little and do as you think.
I doubt that you need a full core wallet...

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 22, 2014, 11:04:54 PM
 #20

Do you use that Android as controller for ASICs? I doubt that.

Then get a light wallet! I recommend Multibit, but really, read a little and do as you think.
I doubt that you need a full core wallet...

Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

I will figure it out soon.
bornil267645
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


AltoCenter.com


View Profile WWW
December 23, 2014, 02:39:03 AM
 #21

I have never faced anything like thhis, But my friend did, So hang in there. Smiley

slaveforanunnak1 (OP)
Hero Member
*****
Offline Offline

Activity: 743
Merit: 502



View Profile
December 23, 2014, 05:46:26 AM
 #22

I have never faced anything like thhis, But my friend did, So hang in there. Smiley

thanks man. i have .49 freshly mined coins in there lol
I will recover them.
Andreas Schildbach
Moderator
Hero Member
*
Offline Offline

Activity: 483
Merit: 501


View Profile
January 06, 2015, 09:10:25 PM
 #23

Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

Backup files are not interchangeable between apps.
apetersson
Hero Member
*****
Offline Offline

Activity: 668
Merit: 501



View Profile
January 07, 2015, 02:43:32 PM
 #24

Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

Backup files are not interchangeable between apps.

note: you made the backup in june it was still for the 3.x version of A.S. Bitcoin Wallet. Mycelium did include an importer for single private keys from that time. if you download mycelium 1.3.3 for example from http://mycelium.com/assets/btcwallet/mbw-prodnet-release-1.3.3build133.apk you might be able to get back your key (start mycelium->accounts->add key->import schildbach wallet) i did not got through the whole thread but it might help you.
Andreas Schildbach
Moderator
Hero Member
*
Offline Offline

Activity: 483
Merit: 501


View Profile
January 07, 2015, 02:55:52 PM
 #25

Im having a hard time importing a backup made by the bitcoicn android wallet in june, to any new light wallet (hive, myceilium, etc.)

Backup files are not interchangeable between apps.

note: you made the backup in june it was still for the 3.x version of A.S. Bitcoin Wallet. Mycelium did include an importer for single private keys from that time. if you download mycelium 1.3.3 for example from http://mycelium.com/assets/btcwallet/mbw-prodnet-release-1.3.3build133.apk you might be able to get back your key (start mycelium->accounts->add key->import schildbach wallet) i did not got through the whole thread but it might help you.

The protobuf-based backup format was introduced in v3.47 (May 2014).
Pages: 1 2 [All]
  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!