jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 12, 2014, 02:02:42 PM |
|
Is the import accessable through the command line? I took a closer look last night and it doesn't appear to be. Thats all I need, I can script the rest.
Nope Can't you make a script sending HTTP requests? With curl or python? I will put this in the new pywallet though (that uses command line), I'll keep you updated (less than 2 weeks I hope) Anyone have any reference online on the format for all that? I'd prefer to read up and learn as opposed to spending hours breaking a wallet and learning. One is much more efficient Maybe there is but I don't know any Thanks for all your hard work by the way jack. PM me a donation address I'll throw some BTC your way. Before I started allcrypt I used pywallet to recover keys lost on a personal wallet when I had a hard drive crash, and it's an invaluable tool with our site. So many times we need to remove a 0 confirmation transaction to recover a withdrawal from a wallet that was too stupid to set it's own fee correctly. Would be nigh impossible without pywallet.
I'm glad it helped you!
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
tevayo
|
|
September 12, 2014, 04:08:10 PM |
|
Hi jack, I finally get my coins, I did recover and the passphrase "I do not want to put a password on the recovered wallet and I know what can be the Consequences.".
That will return a wallet with several formats that SI PrivateKey me accept the client-QT.
Post some BTC, along with my thanks and admiration for his work.
Txid: 7aeb5d18f9c81d7b0bd659dd4dfd976d2f8c5af5ba2b9fb1060db8d64ef8db13
|
|
|
|
as4406
Newbie
Offline
Activity: 32
Merit: 0
|
|
September 13, 2014, 04:01:56 AM |
|
well, i can recommend a name for your project, but if you don't like it, just ignore it. brilliant ideas for managine your wallet in this new age
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 15, 2014, 03:11:18 PM |
|
Hi jack, I finally get my coins, I did recover and the passphrase "I do not want to put a password on the recovered wallet and I know what can be the Consequences.".
That will return a wallet with several formats that SI PrivateKey me accept the client-QT.
Post some BTC, along with my thanks and admiration for his work.
Txid: 7aeb5d18f9c81d7b0bd659dd4dfd976d2f8c5af5ba2b9fb1060db8d64ef8db13
Thanks a lot The new pywallet will be much more user-friendly hopefully well, i can recommend a name for your project, but if you don't like it, just ignore it. brilliant ideas for managine your wallet in this new age
Please give me all the ideas you may have, I think the first beta is coming soon so I'd need a name soon
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
Muhammed Zakir
|
|
September 15, 2014, 03:36:33 PM |
|
Can you provide GUI for pywallet? I think it will help newbies.
~~MZ~~
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 15, 2014, 04:13:30 PM |
|
Can you provide GUI for pywallet? I think it will help newbies.
~~MZ~~
That's the point of this project: https://bitcointalk.org/index.php?topic=294439.new#new
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
Muhammed Zakir
|
|
September 15, 2014, 05:39:22 PM |
|
I am sorry. I didn't see it. So will it be standalone? Using PyQt? ~~MZ~~
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 15, 2014, 06:02:38 PM |
|
I am sorry. I didn't see it. So will it be standalone? Using PyQt? ~~MZ~~ No problem it's not really announced yet. It's standalone, with 3 interfaces: GUI with PyQt, command line and local web server. Features and interfaces are separated so all the features are available from all the interfaces.
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 16, 2014, 06:04:17 PM |
|
Is the import accessable through the command line? I took a closer look last night and it doesn't appear to be. Thats all I need, I can script the rest.
My bad Actually pywallet can multi-import ! Put "file" in "key" and the file name in "value" The file can be the output of the "Dump transactions" feature
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
unamis76
Legendary
Offline
Activity: 1512
Merit: 1012
|
|
September 28, 2014, 01:38:46 PM |
|
Finally managed to install everything in order to run pywallet. Still can't access it through web interface, neither I can dump a wallet through command line... Any clues on what I'm doing wrong?
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 28, 2014, 02:46:51 PM |
|
Finally managed to install everything in order to run pywallet. Still can't access it through web interface, neither I can dump a wallet through command line... Any clues on what I'm doing wrong?
What happens exactly? What do you want to do?
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
unamis76
Legendary
Offline
Activity: 1512
Merit: 1012
|
|
September 28, 2014, 05:03:43 PM Last edit: September 28, 2014, 05:19:33 PM by unamis76 |
|
Finally managed to install everything in order to run pywallet. Still can't access it through web interface, neither I can dump a wallet through command line... Any clues on what I'm doing wrong?
What happens exactly? What do you want to do? If I run it through the command line, it simply says it's not recognized. If I run it through python with the --web, it just says things like invalid synthax. I think I installed everything correctly. Had to download setuptools and zope.interface from 3rd party websites because they weren't avaliable on the Python website... Not sure if that's what causing the problem. As for what I want to do... I want to open a wallet that's giving me quite a big headache (unlocked it multiple times with my passphrase, which suddenly stopped working. And yes, I am 100% sure I'm using the correct passphrase) EDIT: when I try to run it through the command line with --web added File "C:\Documents and Settings\(...)\pywallet.py" , line 5 <!DOCTYPE html> ^ SyntaxError: invalid syntax EDIT2: somehow the pywallet file did not download correctly... just replaced it with the correct file and it just booted the web interface. Sorry for this noobish mistake, I'm guess I'm just mad at my wallet file, lol. Thanks anyway
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 28, 2014, 06:11:58 PM |
|
I'm glad it works Tell me how it goes, I may help more than pywallet itself
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 28, 2014, 06:27:46 PM |
|
I've been asked the meaning of the JSON keys for the addresses, here it is Tell me if I forgot anything addr: bitcoin address compressed: whether the key is compressed or not encrypted_privkey: encrypted private key (only present if the wallet is encrypted) hexsec: private key in hexadecimal format (32 bytes) secret: hexsec with 0x01 appended if the key is compressed (32 or 33 bytes) sec: bitcoin private key (base58check'd) pubkey: public key in DER format, ie 0x04+X+Y or 0x02+X or 0x03+X (33 or 65 bytes) reserve: whether the key is in the pool or not
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
unamis76
Legendary
Offline
Activity: 1512
Merit: 1012
|
|
September 29, 2014, 07:53:18 PM |
|
I'm glad it works Tell me how it goes, I may help more than pywallet itself Thank you. Managed to get my coins back. I've been asked the meaning of the JSON keys for the addresses, here it is Tell me if I forgot anything addr: bitcoin address compressed: whether the key is compressed or not encrypted_privkey: encrypted private key (only present if the wallet is encrypted) hexsec: private key in hexadecimal format (32 bytes) secret: hexsec with 0x01 appended if the key is compressed (32 or 33 bytes) sec: bitcoin private key (base58check'd) pubkey: public key in DER format, ie 0x04+X+Y or 0x02+X or 0x03+X (33 or 65 bytes) reserve: whether the key is in the pool or not
Thanks, this will be handy. Out of curiosity: how can I calculate the version of a coin? As far as I've read, it has to do with the public address... but can't seem to find a way to see the version of a specific crypto.
|
|
|
|
Muhammed Zakir
|
|
September 30, 2014, 06:54:17 AM |
|
=snip=
Thanks, this will be handy. Out of curiosity: how can I calculate the version of a coin? As far as I've read, it has to do with the public address... but can't seem to find a way to see the version of a specific crypto.
I think, if you go to coin's repo, you may get it(most of the coin uses github). Try to search there and you may want to search in discussion too. If there is any other possible ways, it would be very helpful. ~~MZ~~
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
September 30, 2014, 08:27:45 AM |
|
Out of curiosity: how can I calculate the version of a coin? As far as I've read, it has to do with the public address... but can't seem to find a way to see the version of a specific crypto.
http://btpp.jampa.eu/get_coin_version/?address=Xg7DzZQt3Fax69ozwJreFAmiBHxVoWWrocIt's just the first byte of DecodeBase58Check(address)
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
unamis76
Legendary
Offline
Activity: 1512
Merit: 1012
|
|
September 30, 2014, 05:32:21 PM |
|
Thank you for your clarification
|
|
|
|
Muhammed Zakir
|
|
October 02, 2014, 04:31:31 AM |
|
Thank you! Which Python should I use? 3.4.1 or 2.7.8 ? Which one are you using? ~~MZ~~
|
|
|
|
jackjack (OP)
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
October 02, 2014, 05:56:32 AM |
|
Thank you! Which Python should I use? 3.4.1 or 2.7.8 ? Which one are you using? ~~MZ~~ Pywallet runs only with 2.x but DecodeBase58Check should work with 3
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
|