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

Feat/eip4844 #181

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Feat/eip4844 #181

wants to merge 5 commits into from

Conversation

peyha
Copy link
Contributor

@peyha peyha commented Feb 24, 2024

Motivation

Handle EIP-4844 related block parameters

Solution

Added two parameters excess_blob_gas and blob_gas_used in the block schema

PR Checklist

  • [~] Added Tests
    Adapted current tests, can add more test if needed. Tested on Sepolia & Mainnet and it worked well
  • Added Documentation
  • Breaking changes
    There should be no breaking change

@peyha
Copy link
Contributor Author

peyha commented Feb 24, 2024

I don't really understand why the CI fails, it works on my computer

@Evan-Kim2028
Copy link

the lint job fails with error "Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration"

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.

None yet

2 participants