Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BNS Name-register and Name-update call do not register zonefile included in the attachment #539

Open
paradigma-cl opened this issue May 17, 2024 · 0 comments

Comments

@paradigma-cl
Copy link

This issue was detected on our Domain Name registrar service https://domains.paradigma.global But we got the report of another user that also had the same issue with another Domain name registrar. We tried to find and solve the problem, but we couldn't solve it, since we think it is associated to the change of the platform release. We detected the following:
Since a couple weeks ago detected that the zonefile is blank when creating any type of decentralized domain name (.stx, .app, .btc, or others) using the BNS smartcontract service. We use intesively the subdomain-register and is working fine.
There is an issue when trying to retrieve the GAIA repository URL associated to the Stacks Address (default url was a gaia.blockstack.org/hub repository, but it was migrated to gaia.hiro.so/hub) it returns blank.
Nevertheles, even when creating your fixed URL gaia hub or the hiro hub associated to the Stacks address, and passing it as attachment to the BNS smartcontract arguments call to the function name_register does not update the zonefile field. The same issue happens when executing the BNS smartcontract arguments call for update-name in order to fix the zonefile field. Both are set as blank.
Here the image shows the smartcontract call:
transaction_ubid_btc

The domain name gets registered, the zonefiles are set blank.
Here is an example after trying to fix the zonefile with name-update.

Example:

https://stacks-node-api.mainnet.stacks.co/v1/names/ubid.btc`
address | "SP3C4C4NXG7HFRCQ8VGVYKAM2SC8XMW79F3QS6KWY"
blockchain | "stacks"
expire_block | 413239
last_txid | "0x46600e0f061526ee7122e9a6fe1cbb8d03a586119ce4f217e37b585987e164b5"
status | "name-update"
zonefile | ""
zonefile_hash | `"f68689d6dfa2438b4ce78f4517b7654246df50af"
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant