trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
721 stars 251 forks source link

Can't add multiple empty accounts #5659

Open jaybutera opened 2 years ago

jaybutera commented 2 years ago

Describe the bug Can't create multiple empty accounts. Account must have funds before a new one can be created. This seems almost always to be undesirable behavior and unuseful to to the user.

Info:

How to reproduce Steps to reproduce the behavior:

  1. Go to 'My Accounts'
  2. Click on '+'
    1. Click on 'Ethereum'
  3. Try to click 'Add account

Expected behavior Allow users to make multiple empty accounts.

Additional context It is a common use case when withdrawing from an L2 to send money to multiple accounts (for instance with privacy zk rollups). L2s can take hours to settle on the base layer, resulting in a terrible user experience of slowly withdrawing funds one at a time, synchronously over days.

shimunn commented 9 months ago

Maybe that constraint could be relaxed to "non empty" or "labeled" ?

hanamizuki commented 7 months ago

Hi I have transactions on L2 on my last ethereum account but I still can't create a new account because in Trezor Suite it think "the previous is empty". It's annoying that I have to make tx to the mainnet just to be able to create another account. Would love it if this constraint can be relaxed.

Hannsek commented 7 months ago

You can use third party application (Rabby, Metamask) where you can discover as many addresses as you want. However, you still won't see them in Suite.

beskay commented 4 months ago

Had the same problem recently. Why is it not possible to add multiple empty accounts? I saw that a related issue was opened almost 2 years ago, so it seems like this behavior is expected, I have no idea why though. It is extremely annoying having to send funds to an account just to be able to create a new account.