BitShares Forum

Other => Graveyard => BitShares PTS => Topic started by: her0 on December 04, 2013, 07:36:18 am

Title: help pts wallte can't dumpprivkey
Post by: her0 on December 04, 2013, 07:36:18 am

15:03:30

walletpassphrase XXXXXXXXXX 3600


15:03:30




15:03:58

dumpprivkey PimigBdHZEzjvZdGDtz6xvfhZ7FLgazU8X


15:03:58

ULdF79sXamsZHCr6r6cXXXXXXXXXXXXXXXXXX


15:04:13

dumpprivkey PrAHJZko8SXiCSkhHAhbGTVhHiVjZAaXnA


15:04:13

UF7YWG45fcwepAdYT8wa8gwi2XXXXXXXXXX


15:04:28

dumpprivkey PemMNuMzS27VjYxNGB8XXXXXXXXXXX


15:04:28

Private key for address PemMNuMzS27VjYxNGB8XXXXXXXXXX is not known (code -4)
Title: Re: help pts wallte can't dumpprivkey
Post by: her0 on December 05, 2013, 12:41:04 am
Is this a wallet bug? the Damaged address have 33 PTS .anyone who help me find the private key , I will pay you 10PTS
Title: Re: help pts wallte can't dumpprivkey
Post by: Aikuro on December 05, 2013, 12:56:01 am
Is your wallet encrypted?
Title: Re: help pts wallte can't dumpprivkey
Post by: xeroc on December 05, 2013, 12:21:33 pm
Try 'validateaddress'. If you have the privkey in your wallet you will see sth like:
Code: [Select]
protoshared validateaddress PpgAhkokKXLXtdGq5jGNiYoHpLRowwR2dy
{
    "isvalid" : true,
    "address" : "PpgAhkokKXLXtdGq5jGNiYoHpLRowwR2dy",
    "ismine" : true,
    "isscript" : false,
    "pubkey" : "03602a2ba62a5021a8d89afb03ce1b2a8fa2a353445c956333d532ba066553c1dc",
    "iscompressed" : true,
    "account" : ""
}

The important part:
Code: [Select]
    "ismine" : true,
Title: Re: help pts wallte can't dumpprivkey
Post by: her0 on December 06, 2013, 05:55:07 am
Try 'validateaddress'. If you have the privkey in your wallet you will see sth like:
Code: [Select]
protoshared validateaddress PpgAhkokKXLXtdGq5jGNiYoHpLRowwR2dy
{
    "isvalid" : true,
    "address" : "PpgAhkokKXLXtdGq5jGNiYoHpLRowwR2dy",
    "ismine" : true,
    "isscript" : false,
    "pubkey" : "03602a2ba62a5021a8d89afb03ce1b2a8fa2a353445c956333d532ba066553c1dc",
    "iscompressed" : true,
    "account" : ""
}

The important part:
Code: [Select]
    "ismine" : true,
{
"isvalid" : true,
"address" : "PemMNuMXXXXXXXXXXXX",
"ismine" : true,
"isscript" : false,
"pubkey" : "02e18cf42b895fb7f6d986f261f50e6XXXXXXXXXXXXXXXXXX",
"iscompressed" : true,
"account" : "1"
}
what's the next step that should I do
Title: Re: help pts wallte can't dumpprivkey
Post by: xeroc on December 06, 2013, 11:03:55 am
hmm.. strange .. if you wallet is encrypted .. maybe the timeout was reached and the wallet was locked ..
unlock it with a longer timeout
Title: Re: help pts wallte can't dumpprivkey
Post by: her0 on December 07, 2013, 12:29:34 pm
hmm.. strange .. if you wallet is encrypted .. maybe the timeout was reached and the wallet was locked ..
unlock it with a longer timeout
It's not the timeout probleme.
Title: Re: help pts wallte can't dumpprivkey
Post by: logxing on December 07, 2013, 02:36:11 pm
The file walleat.dat was demaged?No backup?