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

Add GIO request for EIP-4844 #73

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add GIO request for EIP-4844 #73

wants to merge 1 commit into from

Conversation

guidanoli
Copy link
Collaborator

No description provided.

@guidanoli guidanoli force-pushed the feature/eip-4844 branch 3 times, most recently from 86d5870 to 8c947d2 Compare June 12, 2024 14:28
@sandhilt sandhilt added the enhancement New feature or request label Jun 21, 2024
@@ -1,18 +1,18 @@
package dataavailability

type HttpCustomError struct {
status uint
status int
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, but why change uintto int?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because go-ethereum uses int for HTTP status codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants