Liskscan / lisk-explorer

Lisk explorer allows you to explore Lisk blockchains
Apache License 2.0
4 stars 0 forks source link

Unknow account status using legacy address. #16

Closed anonimowy891 closed 2 years ago

anonimowy891 commented 2 years ago

Expected behavior

When paste legacy address to account analyzer, which was initialized in old core, status should be "ok".

Actual behavior

When paste legacy address to account analyzer, which was initialized in old core I get status "unknown". When paste new "lsk" address to account analyzer, which was initialized in old core I get status "ok".

Steps to reproduce

Which version(s) does this affect? (Environment, OS, etc...)

MacBook Air - Safari 15.2 Zrzut ekranu 2022-03-9 o 17 47 30 Zrzut ekranu 2022-03-9 o 17 47 38 Zrzut ekranu 2022-03-9 o 17 55 05

corbifex commented 2 years ago

When paste legacy address to account analyzer, which was initialized in old core, status should be "ok".

The status is unknown because if I was attacked before the last mainnet upgrade there is no way to determine this so unknown until you enter a publicKey or new address. I will add a message for this.