When I launch Mist Wallet with connected Trezor wallet, it loads the first address from Trezor, but with Ethereum derivation path m/44'/60'/0'/0.
It must be m/44'/40'/0'/0 for Expanse.
If I'm right, here is where the fix must be done https://github.com/expanse-org/go-expanse/blob/v1.9.x/accounts/hd.go
System information
Gexp version: v1.9.10-stable
OS & Version: Windows 10
Commit hash : d57c0cd658a281425c354b6255877b05f40eb366
Expected behaviour
The first Expanse address from derivation path m/44'/40'/0'/0 is loaded
Actual behaviour
The first Ethereum address from derivation path m/44'/60'/0'/0 is loaded
Steps to reproduce the behavior
Connect and unlock Trezor Model T wallet.
Launch Mist Wallet.
See the log file %AppData%\Expanse Wallet\node.log
When I launch Mist Wallet with connected Trezor wallet, it loads the first address from Trezor, but with Ethereum derivation path m/44'/60'/0'/0. It must be m/44'/40'/0'/0 for Expanse. If I'm right, here is where the fix must be done https://github.com/expanse-org/go-expanse/blob/v1.9.x/accounts/hd.go
System information
Gexp version: v1.9.10-stable OS & Version: Windows 10 Commit hash : d57c0cd658a281425c354b6255877b05f40eb366
Expected behaviour
The first Expanse address from derivation path m/44'/40'/0'/0 is loaded
Actual behaviour
The first Ethereum address from derivation path m/44'/60'/0'/0 is loaded
Steps to reproduce the behavior
node.log