cryo icon indicating copy to clipboard operation
cryo copied to clipboard

Feat/eip4844

Open peyha opened this issue 1 year ago • 2 comments

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 avatar Feb 24 '24 16:02 peyha

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

peyha avatar Feb 24 '24 16:02 peyha

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

Evan-Kim2028 avatar Mar 12 '24 16:03 Evan-Kim2028