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

offchain http: upgrade hyper to v1 #4896

Open
niklasad1 opened this issue Jun 27, 2024 · 0 comments
Open

offchain http: upgrade hyper to v1 #4896

niklasad1 opened this issue Jun 27, 2024 · 0 comments
Labels
I4-refactor Code needs refactoring.

Comments

@niklasad1
Copy link
Member

niklasad1 commented Jun 27, 2024

Ideally, substrate shouldn't use two different versions of hyper.

There is one thing that is blocking it which isn't trivial to fix in the offchain http depends on low-level body stuff that isn't exposed anymore and needs to re-written.

Code such as this doesn't work anymore because that Body and APIs around has been removed....

@bkchr bkchr added the I4-refactor Code needs refactoring. label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I4-refactor Code needs refactoring.
Projects
None yet
Development

No branches or pull requests

2 participants