Skip to content

fix: handle null return values from uri resolver extensions#1487

Merged
dOrgJelli merged 1 commit into
origin-devfrom
fix/uri-resolver-ext-handle-null-result
Jan 18, 2023
Merged

fix: handle null return values from uri resolver extensions#1487
dOrgJelli merged 1 commit into
origin-devfrom
fix/uri-resolver-ext-handle-null-result

Conversation

@dOrgJelli
Copy link
Copy Markdown
Contributor

@dOrgJelli dOrgJelli commented Jan 18, 2023

@krisbitney this actually helps debug the issue where the ENS text records were not resolving correctly. I'm working on getting that fixed right now, and came across this, as it was masking the problem occurring a few invocation layers deep.

@krisbitney
Copy link
Copy Markdown
Contributor

krisbitney commented Jan 18, 2023

@krisbitney this actually helps debug the issue where the ENS text records were not resolving correctly. I'm working on getting that fixed right now, and came across this, as it was masking the problem occurring a few invocation layers deep.

Thanks! This is a much-needed fix. I actually made a similar change in the PR that adds the ethereum wrapper.

I think the text records issue I experienced was caused by me trying to resolve the ethereum wrapper from an ENS text record ENS resolution depends on the ethereum wrapper, so it was never going to work.

@dOrgJelli dOrgJelli merged commit 031da0f into origin-dev Jan 18, 2023
@dOrgJelli dOrgJelli deleted the fix/uri-resolver-ext-handle-null-result branch April 10, 2023 16:59
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

Successfully merging this pull request may close these issues.

2 participants