siacentral / sia-lite-wallet-web

Secure non-custodial cryptocurrency wallet with support for Siacoin (SC) and the Ledger Nano S/X
https://wallet.siacentral.com
GNU Affero General Public License v3.0
34 stars 12 forks source link

Wrong HD generation for recovered wallets #17

Closed DaWe35 closed 4 years ago

DaWe35 commented 4 years ago

Hi!

I did 2 tests and received different Sia addresses:

test 1:

test 2

n8maninger commented 4 years ago

Each wallet has a unique seed, so generating a new wallet seed should always generate different addresses. Recovering wallet seeds should generate the same address every time. Unless I'm misunderstanding this is the intended behavior.