enkryptcom / enKrypt

Enkrypt: Ethereum, Polkadot and Web3 Wallet
https://www.enkrypt.com/
MIT License
303 stars 161 forks source link

[HOT FIX] `Rootstock` ledger derivation path fix #273

Closed ahsan-javaiid closed 1 year ago

ahsan-javaiid commented 1 year ago

Description

While sending tx signed by ledger on rootstock network, tx rejected with error ERROR Error: Returned error: the sender account doesn't exist due to malformed dpath in config.

ERROR Error: Returned error: the sender account doesn't exist

This PR fixes rootstock dpath in config so that ledger could sign tx accurately.

Screenshot 2023-04-10 at 13 43 38

Testing

Tested this PR on rootstock mainnet by sending transactions. Fix worked find. 👍

Would be great if this PR could be considered and released on priority so that users could be unblocked to use ledger on rootstock network 🙏

ahsan-javaiid commented 1 year ago

cc: @kvhnuke @alepc253

kvhnuke commented 1 year ago

will get it released this week!