Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Provide HDMode where needed (almost everywhere) #2379

Merged
merged 2 commits into from
Aug 28, 2022
Merged

Conversation

veado
Copy link
Collaborator

@veado veado commented Aug 27, 2022

  • Refactor to include HDMode (EthHDMode for Ledger ETH, 'default' for others) to send/swap/depositwithdraw/upgrade txs
  • Remove deprecated getDerivationMode for ETH
  • Use SelectedWalletAsset instead getting its data from routes: AssetDetails|Assets|Interact|Send|Send{XYZ}|UpgradeView
  • Remove wallet related data from walletRoutes.interact|send|assetDetail|upgradeRune
  • Remove walletIndex|oWalletAddressfrom ChainBalances to simplify data handling in AssetsTableCollapsable.tsx
  • Simplify data handling in `SendForm{XYZ}|Upgrade
  • Add hdMode to verifyLedgerAddress
  • Remove deprecated useChangeAssetHandler/Send.hooks.ts
  • Remove ethDerivationMode$ from EthContext
  • Remove deprecated getAssetWalletParams/routeHelper.ts
  • eq: eq{O}HDMode, eq{O}SelectedWalletAsset, quick fix eqString -> eqAddress
  • io: ethHDModeIO, hdModeIO

Close #1601

Needed for MultiAccount feature (especially Ledger ETH)

_CI will fail atm ..._
@veado veado self-assigned this Aug 27, 2022
@veado veado marked this pull request as ready for review August 28, 2022 16:15
@veado veado merged commit c1cf31e into develop Aug 28, 2022
@veado veado deleted the issue-1601-16/hdmode branch August 28, 2022 16:59
veado added a commit that referenced this pull request Aug 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Multi-account
1 participant