-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Allow blob requests after fusaka #17492
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
Conversation
|
@domiwei there is another issue related to it. Specifically when L2 client queries beacon chain Which is not happening when IF in your commit is commented/removed. To me it looks very strange since handler of This query is about Sepolia testnet. I have a node for testing if needed. When i yesterday did curl with this request, i got EOF as well (against the main) If i did it against (your/mine patch) i got correct response. |
|
#17458 my patch fyi |
|
So this is a deeper question: which handler should be marked as DEPRECATED, which not, down to the spec. |
|
If we can agreebthis fixes it, then lets merge it and cherry pick it |
|
@domiwei @Giulio2002 should it be cherry picked to |
|
Yes |
|
We probably need to make a release |
|
OK. Please raise a cherry pick PR. I'm going to kick off release process today or tomorrow. |
Let me think about this potential issue. Thanks |
issue: #17452