Skip to content

[Bug]: Released CLI (0.8.2) cannot register or check free names on previewnet #256

Description

@filip-parity

What happened?

The published CLI (@parity/dotns-cli 0.8.2, npm latest) cannot register or check free names on previewnet: it still hardcodes the .dot TLD into every namehash, so every lookup silently queries a nonexistent .dot subtree (all names report "not registered"/available) and a registration would commit to the wrong node.

Reproduced 2026-08-31: lookup owner-of getcashsmoketest --env previewnetgetcashsmoketest.dot on 0.8.2 vs getcashsmoketest.test (chain-resolved, correct) on main.

Context

Blocks getCash registering a 9+ char free-tier name on previewnet (#225's CLI fix ships with this; the pending .test.testnet relaunch is handled automatically by 0.8.3, which reads the TLD from chain).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P0Highest Prioritydotns-sdkRelated to the DotNS SDKtype: bugBug report

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions