Fair-Exchange / safewallet

A desktop full node GUI wallet for Safecoin
https://safecoin.org
GNU General Public License v3.0
2 stars 8 forks source link

Windows safe wallet v0.36.5, can't import multiple private keys #37

Open jpass022 opened 4 years ago

jpass022 commented 4 years ago

<<<<<<< HEAD This issue tracker is only for technical issues related to safecoind

General Safecoin questions and/or support requests and are best directed to Discord This issue tracker is only for technical issues related to komodod

General Komodo questions and/or support requests and are best directed to Discord

c00e1b3... komodo 0.5.2

Describe the issue error when trying to import all private keys in QT GUI...

Can you reliably reproduce the issue? If so, please list the steps to reproduce below: Start QT v0.36.5 select 'File' dropdown, top- left select 'Import all private keys'

Expected behaviour Import all keys

Actual behaviour + errors Tell us what happens instead including any noticable error output (any messages displayed on-screen when e.g. a crash occurred) Only first line key is imported no errors

<<<<<<< HEAD

The version of Safecoin you were using: Run safecoind --version to find out SafeWallet v0.36.5, Aug 8 2020 The version of Komodo you were using: Run komodod --version to find out

c00e1b3... komodo 0.5.2

Machine specs: OS name + version: Win 10 CPU: Xeon RAM: 64 GB Disk size: 2 TB Disk Type (HD/SDD): NVMe SSD

Fair-Exchange commented 4 years ago

Was not able to replicate in Linux, did both private keys have balances?

Can replicate with private keys that have no balance. In fact it does import them, but they are not visible in any way until they have a balance. This appears to be by design, rightly or wrongly.

Will need to explore further.