Skip to content

Testing with testnets is seemingly open in UI but not really accessible #19648

@romanzac

Description

@romanzac

Bug Report

Description

When I try to configure desktop to use Sepolia with Testnet mode - without using real money, I got stopped by error WR-008:

Image Image

Steps to reproduce

  1. Download and install latest nightly build https://ci.status.im/job/status-app/job/nightly/1028/artifact/pkg/StatusIm-Desktop-251020-063355-0da915-nightly-aarch64.dmg
  2. Prepare two data folders - one for owner, one for member.
  3. Start the app instances from ../Status.app/Contents/MacOS:
    ./nim_status_client --datadir=/Users/roman/status-instances/data/owner --LOG_LEVEL=DEBUG
    ./nim_status_client --datadir=/Users/roman/status-instances/data/member --LOG_LEVEL=DEBUG
  4. Change display name for each account from random string to Owner and Member respectively.
  5. Turn on Testnet mode and configure Sepolia RPC.
  6. Deposit 1 SepoliaETH to the Owner's wallet.
  7. Turn on "Manage communities with Testnets" - please note this step is redundant & hidden in advanced settings.
  8. Create community with Owner account.
  9. Try to mint the Owner token.

Expected behavior

Features in UI should deliver on their obvious meaning without a need to look at documentation or a need to posses specialized knowledge. If the user selects incompatible configuration he should be warned, ideally prevented to even reach that point. Users are not here to read our documentation unless it is impossible to tell them solely through UI design.

Actual behavior

Testnet mode not usable without specialized knowledge to test/play with communities. Limited or not possible to involce nonCCs to test App without a risk to lose real funds.

Additional Information

  • Status desktop version:
    v2.34.0-dev-1095-g0da91505b commit=0da91505

  • Operating System:
    Mac OS 15.7.2 - Apple M4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions