Open jaybutera opened 2 years ago
Maybe that constraint could be relaxed to "non empty" or "labeled" ?
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.
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.
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.
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:
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.