Closed ericleponner closed 6 months ago
Name resolution seems to be broken in hashscan.io
1) Goto https://hashscan.io 2) Type kabuto.hh in Search Bar and press Return => Not Result page is displayed
kabuto.hh
Search Bar
Return
Not Result
In developer console, browser indicates that it gets 404 for the following request: https://ns.kabuto.sh/api/name/kabuto.hh/record/address/3030 This request used to work nicely so far.
Same behavior for example.hh and ken.hh.
example.hh
ken.hh
Fixed.
I confirm it's fixed. Thank you all :)
Name resolution seems to be broken in hashscan.io
1) Goto https://hashscan.io 2) Type
kabuto.hh
inSearch Bar
and pressReturn
=>Not Result
page is displayedIn developer console, browser indicates that it gets 404 for the following request: https://ns.kabuto.sh/api/name/kabuto.hh/record/address/3030 This request used to work nicely so far.
Same behavior for
example.hh
andken.hh
.