polkawallet-io / polkawallet-flutter

Replace to: https://github.com/polkawallet-io/app
Apache License 2.0
109 stars 51 forks source link

There are problems with the functional logic of savings accounts and control accounts #166

Closed StrawberryFlavor closed 3 years ago

StrawberryFlavor commented 3 years ago

Steps:

  1. Change control to another address
  2. Switch to control account

Problem Description: 1.Changes to the reward method of savings accounts should be grayed out,and cannot be used image

  1. The control account has the power to unbind, and the stored-value account has the power to modify the binding quantity, which should be distinguished image

  2. It is not possible to switch to a stored value account through settings in the control account,and the two account addresses are the same image

  3. The staking record and income record of the control account should be shown as the stored value account,If the control account is also the identity of the stored value account, the stored value account records will be displayed first