Open graemecode opened 1 year ago
Hi there,
I was investigating the issue with the labelName being null for some subdomains and I came across the code responsible in the ensRegistry.ts file. It appears to be happening in lines 53 to 56 in the fbddf98 version.
https://github.com/ensdomains/ens-subgraph/blob/fbddf98ff3289684d306ef6232452524fee7dae9/src/ensRegistry.ts#L53-L56
I was wondering if this is a known issue and if there is anything that can be done to fix it. I've included some examples below.
Please let me know if you have any thoughts or insights on this matter.
LabelName is null
LabelName is correct
Perhaps this is related to this issue https://github.com/ensdomains/ens-subgraph/issues/59
Hi there,
I was investigating the issue with the labelName being null for some subdomains and I came across the code responsible in the ensRegistry.ts file. It appears to be happening in lines 53 to 56 in the fbddf98 version.
https://github.com/ensdomains/ens-subgraph/blob/fbddf98ff3289684d306ef6232452524fee7dae9/src/ensRegistry.ts#L53-L56
I was wondering if this is a known issue and if there is anything that can be done to fix it. I've included some examples below.
Please let me know if you have any thoughts or insights on this matter.
Examples
LabelName is null
LabelName is correct