vultisig / vultisig-android

Vultisig Android App
Apache License 2.0
6 stars 2 forks source link

BUG: Multiple Main Vaults possible #904

Closed realpaaao closed 2 weeks ago

realpaaao commented 3 weeks ago

Describe the bug The app doesn't check if the name on Vault creation already exists.

To Reproduce Steps to reproduce the behavior:

  1. Create Wallet
  2. Have same name as already existing vault
  3. See error

Expected behavior Implement a check that the app checks for already existing vaults and does not create the same vault name multiple times.

-v19