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: universal resolver http error #303

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Conversation

TateB
Copy link
Contributor

@TateB TateB commented Jan 3, 2024

previously, UR was throwing a generic revert error where HttpError should be thrown because the decoding method used was incorrect. this PR fixes that by just dumb reverting the entire result (which includes the HttpError selector)

changes:

  • switched to directly propagate the entire HttpError without any decoding/encoding

@jefflau jefflau self-requested a review January 4, 2024 07:48
@ensdomains ensdomains deleted a comment from Mrt3383x38 Jan 8, 2024
@TateB TateB merged commit caa15a8 into mainnet Jan 8, 2024
2 checks passed
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