Pages:
Author

Topic: Lost (Read 1767 times)

legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 28, 2013, 02:36:18 AM
#32
Yes, there are all there
Are you sure you should have more? Did you rescan?

If so, open your old wallet with bitcoin and write down all the transactions that give you the 13btc, then see if they were used with blockchain.info
newbie
Activity: 56
Merit: 0
March 27, 2013, 09:42:41 PM
#31
Well, I imported them all, and managed to recover 9.56243048 BTC. Thanks very much jackjack, you are a wise and wonderful man.

Dunno what happened to the rest..Sad
newbie
Activity: 56
Merit: 0
March 27, 2013, 08:39:01 PM
#30
You wrote
Quote
- open (with notepad) the file you put in "Output file" to check that all your private keys are there (if there's a problem you'll see lots of "#ERROR#" or something like that, in that case check the wallet path)

Okay, in the output file i got 289 lines of alphanumeric, all but two end with ";#Reserve" and one ends with the alias of an address I was using.

I have no idea whats what here, are they ALL keys that need to be imported?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 08:16:33 PM
#29
Oh, I'm thinking about one thing, at the end of the process you may need to "bitcoin -rescan"
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 08:13:58 PM
#28
You are the user, you're not supposed to know how to troubleshoot  Wink
Yeah I forgot the .py part!

What do you mean renamed or old? Until line 6, you need to provide the wallet-renamed.DAT
After they you only work on the new one, which is called wallet.dat


Yes, litterally "secret,label", without the "
Is your wallet encrypted?
If so, put your passphrase in the first form (it's "change passphrase" I believe) and retry
newbie
Activity: 56
Merit: 0
March 27, 2013, 08:10:38 PM
#27
Please disregard previous question.

Now, should I litterally put "secret,label" in the Data to Print field, or am I missing something? At the moment I get "File not written"response
newbie
Activity: 56
Merit: 0
March 27, 2013, 08:04:00 PM
#26
Oh yeah I'm stupid,

gee, what does that make ME then?

Quote
run "python pywallet --web"

Well, I added .py to pywallet and it seems to be working
:p

Going through your earlier instructions again...

edit: should I be specifying the renamed wallet or the old wallet?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 07:57:09 PM
#25
Oh yeah I'm stupid, run "python pywallet.py --web"
newbie
Activity: 56
Merit: 0
March 27, 2013, 07:51:40 PM
#24
WARNING:root:pycrypto or libssl not found, decryption may be slow
A mandatory option is missing

This must be something to do with the newer version, I could access the web interface before
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 07:45:46 PM
#23
I really don't know,why? It doesn't work?

You can see.the error doing this:
Press Windows+R, 'cmd', enter
cd "path:\to\pywallet"
python pywallet.py
newbie
Activity: 56
Merit: 0
March 27, 2013, 07:36:27 PM
#22
Question: is the cmd line window supposed to remain open after I run pywallet.py?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 07:14:40 PM
#21
Fuck, git crashed and I shut down my PC
Open pywallet, go to line 3260, there should be a line 'global passphrase'
Just delete it and save
newbie
Activity: 56
Merit: 0
March 27, 2013, 07:10:30 PM
#20
Ok, did that and ran it...however in the cmd line window i says something like

3261 SyntaxWarning : name 'passphrase' is assigned to before global declaration.

then it closes the window,and I can't access the web interface
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 06:55:40 PM
#19
Great, edit in with a text editor and replace all the text inside it by the new version: http://pastebin.com/raw.php?i=R1C8Qavv
newbie
Activity: 56
Merit: 0
March 27, 2013, 06:49:00 PM
#18
Yes, I have it in my (EDIT:) Python folder...

Is this the version:

# pywallet.py 1.1
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 06:42:55 PM
#17
Oh I see
Do you know where the file pywallet.py is?
newbie
Activity: 56
Merit: 0
March 27, 2013, 06:37:52 PM
#16
Ok, what you can do:
 - close bitcoin
 - rename your old wallet.dat
 - run the last version of pywallet

Where do I find that? I went to pywallet.tk but the version there seems to be pyi_0.0.3
kjj
legendary
Activity: 1302
Merit: 1025
March 27, 2013, 06:07:31 PM
#15
Just out of curiosity, does that transaction show up in the bitcoin-qt ledger?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
March 27, 2013, 05:56:30 PM
#14
Ok, what you can do:
 - close bitcoin
 - rename your old wallet.dat
 - run the last version of pywallet (must say 'Pywallet Web Interface v2.0b8-bt' at the top of the web page)
 - go to pywallet's "Dump your keys"
 - put "secret,label" in "Data to print" (see pywallet.tk to know how to fill the other fields)
 - hit "Dump keys"
 - open (with notepad) the file you put in "Output file" to check that all your private keys are there (if there's a problem you'll see lots of "#ERROR#" or something like that, in that case check the wallet path)
 - then run bitcoin again, it will create a new wallet as you renamed the old one
 - close it when it is launched
 - go to pywallet's "Import keys"
 - put the new wallet path (file=wallet.dat, directory should be default)
 - put the file containing the private keys in "CSV file path"
 - hit "Import keys"
 - wait a bit
 - open bitcoin and enjoy your cleaned wallet
newbie
Activity: 56
Merit: 0
March 27, 2013, 05:43:19 PM
#13
Using pywallet, dump your wallet
You will see lots of things including your keys, and transactions (At the bottom, that contains tx something)
I think that if you search (Ctrl-F) '3ea177ce0db93b9bbbdc2286f5ca08e038a364db704205250d253d704a67d6a1' in the pywallet web page it will find it
Then you have the txid

BTW isn't 3ea177ce0db93b9bbbdc2286f5ca08e038a364db704205250d253d704a67d6a1 the txid?

I can't find 3ea177ce0db93b9bbbdc2286f5ca08e038a364db704205250d253d704a67d6a1 in it anywhere...
Pages:
Jump to: