walletgeneratornet / WalletGenerator.net

Universal JavaScript Client-Side Wallet Generator
http://walletgenerator.net/
645 stars 558 forks source link

Trezarcoin Private Key not working. #146

Closed tbrumer closed 6 years ago

tbrumer commented 6 years ago

I have created a Trezarcoin wallet and transferred some funds to it, but when I tried to access it using the private key I received the message "The text you entered is not a valid Private Key! Would you like to use the entered text as passphrase..." I already tried to create another wallets after that and got the same message every time.

Thank you for your attention.

tbrumer commented 6 years ago

I tried to create a new wallet using the "Would you like to use the entered passphrase text and create a Private Key using the SHA256 hash of the passphrase?" and then I tested the Private Keys. The Private Key WIF 51 characters Base58 doesn't seem to work, the others work just fine. Is there any way for me to withdraw the funds from my wallet that I mentioned above?

MichaelMure commented 6 years ago

Where are you trying to import your key ?

tbrumer commented 6 years ago

https://walletgenerator.net/?currency=TrezarCoin

At Wallet Details tab.

MichaelMure commented 6 years ago

Ha, I see indeed. There is a small mistake that make the private key not recognized properly.

I will fix that.

In the mean time, you can decode your TrezarCoin private key as if it was a TopCoin one (https://walletgenerator.net/?currency=Topcoin). The configuration is exactly how it should be for TrezarCoin.

MichaelMure commented 6 years ago

Fixed with 699dc534550f2baf3f6648736c22a4efcc188218