vergecurrency / verge

Official Verge Core Source Code Repository :muscle:
https://VergeCurrency.com
MIT License
1.4k stars 393 forks source link

Same recieving address on both Qt 4.0 and Electrum wallet. (2 wallet linked together) #613

Closed typer0186 closed 6 years ago

typer0186 commented 6 years ago

Context

Long story short. I tried to import a paper wallet into Qt 4.0. Tried "walletlock","walletpassphrase 600"," importprivkey" but keep on getting this error "error adding key to wallet". So I decide to install Windows Electrum and import the paper wallet. It worked. Electrum have my paper wallet balance. Qt have my pre-electurm balance only, (no paper wallet balance)

Now here is the issue:

1 Both wallet Qt and Electrum have the same receiving addresses.

2 Everytime I send XVG from my Electrum wallet, it deducts from my Electrum and Qt wallet at the same time. Both balances goes down. (but when i send from Qt 4.0, electrum wallet doesnt get deducted)

Somehow the Receiving address is linked to both wallet.

As of now I can't send out XVG, because both of my wallet balances will go down what I send out. I have tried to test send some XVG to @warmwires on Discord with the same outcome. He knows my situation. we deleted Qt, scanalltrx, did a lot of things but nothing has worked yet. My Discord: GreenTea

The address that appears on both Qt and Electrum: DDPVCBroBkeWaZnJyJ8fiwhsaA6gniT3vR

Screenshots

These screenshots are from when I sent my brother 7 XVG for a test.

capture Qt 4.0 wallet

capture1 Electrum Wallet

capture2 Qt wallet

capture3 Electrum wallet (unverified on all transaction)

typer0186 commented 6 years ago

Thats was a long good read. Thanks