Skip to content

[ledger]: Provider Fixes

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 25 Mar 00:54
b28cfc0

The release of the Ledger includes two important bugfixes:

  • The Ledger Live derivation path was incorrectly deriving addresses which is now fixed
  • The provider was missing a request function to proxy any RPC requests that are not explicitly patched.

Changelog:

  • [refactor]: Alternative method of address generation for Ledger (#901)
  • [fix]: Hardware Wallet Providers Send Transaction (#894)