syscoin / blockmarket-desktop-public

Public location for issue reporting on the Blockmarket Desktop public data, built using Syscoin blockchain technology.
http://blockchainfoundry.co
30 stars 25 forks source link

Alias missing encryption keys #356

Open cradox opened 6 years ago

cradox commented 6 years ago

After installing BM3 2 from 4 my aliases have missing encryption keys. Two failed aliases have been created from QT 2.1.4 as I remember, the other from BM1.2.3 (or vice versa). Wallet sync 100%, worth of wallet OK After the first run of BM3 there was successful reindex performed. There was 4 missing encryption keys at the beginning, but only two of them BM3 successfuly repaired.

zrzut ekranu 2018-06-26 o 11 24 26 zrzut ekranu 2018-06-26 o 11 23 56 zrzut ekranu 2018-06-26 o 11 12 08
cradox commented 6 years ago
zrzut ekranu 2018-06-26 o 11 51 54
cradox commented 6 years ago

syscoin-cli aliasinfo cradox { "_id": "cradox", "encryption_privatekey": "", "encryption_publickey": "", "publicvalue": "Syscoin & blockchain technology enthusiast", "txid": "ad7dd7c3e4392b16717c996d1f2a67223bd4d5e581df8efcd23eb5ae768dcd76", "time": 1525210243, "height": 865, "address": "SgkoRMqQYiqghESvjqicrhpPsk8fA4bCwm", "accepttransferflags": 3, "expires_on": 1552177817, "expired": false } syscoin-cli aliasinfo upnode { "_id": "upnode", "encryption_privatekey": "", "encryption_publickey": "", "publicvalue": "up", "txid": "ae3b0a3c30e4f165a3f05d095a4736e10d18f42552ac9f01ad5b66775d6883ee", "time": 1525211122, "height": 867, "address": "SjgXFG5opTFNLYs26PMQDutWYGtdjdZnHp", "accepttransferflags": 3, "expires_on": 1552175975, "expired": false }

cradox commented 6 years ago
zrzut ekranu 2018-06-26 o 12 19 06
csleary commented 6 years ago

Had the same issue, and could only repair it one by one on restart. Still not massively convinced they're usable though, as I can't from one alias to another, so there may be more too it yet.