blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
10 stars 3 forks source link

set 2LD contenthash offchain resolver #153

Open pikonha opened 1 month ago

pikonha commented 1 month ago

Bug Report

Current behavior

we're unable to set content hash when the domain is stored on the blockchain.

Expected behavior

we must be able to store the contenthash the same way we do for subdomains stored in the database

Steps to reproduce

  1. register a domain through the dapp
  2. try setting the contenthash through the gateway

Other information

a possible solution would be to store the contenthash on the texts database instead of the domain since it would be missing when the domain is a 2LD