Magickbase / neuron-public-issues

Neuron Issues
6 stars 3 forks source link

No response when click sign when withdraw cheque and migrate asset to sUDT account with hardware wallet #358

Open yanguoyu opened 7 months ago

yanguoyu commented 7 months ago
  1. migrate assets to a sUDT account with the hardware wallet

https://github.com/Magickbase/neuron-public-issues/assets/12881040/bcb80162-2e92-4487-857d-0206bc4f241e

Reason: Hardware sign missed two cases transfer-to-sudt and withdraw-cheque between HD wallet sign. https://github.com/nervosnetwork/neuron/blob/v0.112.0/packages/neuron-ui/src/components/PasswordRequest/index.tsx#L146-L293 https://github.com/nervosnetwork/neuron/blob/v0.112.0/packages/neuron-ui/src/components/HardwareSign/index.tsx#L245-L347

yanguoyu commented 7 months ago

https://github.com/nervosnetwork/neuron/pull/3044