hirosystems / btc-us-website

50 stars 15 forks source link

btc.us website does not work for non .btc namespaces #23

Open jakes-git opened 2 years ago

jakes-git commented 2 years ago

BNS supports multiple different domains (.id, .stx, .btc, .app etc)

the btc.us website only allows transferring and management of .btc domains

Trying to manage or transfer anything that is not .btc fails, and the domain status never loads

Screen Shot 2022-01-15 at 12 59 09 PM Screen Shot 2022-01-15 at 12 59 48 PM
GET https://gaia.blockstack.org/hub/1LmWAN5djYyqLYgE36MhNQHYsFdjFZVjUH/btc_SP2F40S465JTD7AMZ2X9SMN229617HZ9YB0HHY98A.json 404

POST https://pay.btc.us/v1/update-transfer-domain-data 404 (Not Found)
Body:
{"address":"src","targetAddress":"target","domain":"jake"}
314159265359879 commented 2 years ago

This is a copy of https://github.com/hirosystems/btc-us-website/issues/3 Thanks for working on this by the way!

scottie commented 2 years ago

Is this a issue or a feature ? it is btc.us.

jakes-git commented 2 years ago

this is an issue. btc.us, as the central place for the BNS, should support all BNS namespaces...

scottie commented 2 years ago

this is an issue. btc.us, as the central place for the BNS, should support all BNS namespaces...

It is not the central place for the BNS but is it, you can simply clone the repo and then add any namespace you like. Anyone can register there own namespace, BTC.us is clearly going with the .BTC namespace. I do not think this is a issue but lets see what others say.