Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

dOrgJelli
Copy link
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
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