cryo
cryo copied to clipboard
Feat/eip4844
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
I don't really understand why the CI fails, it works on my computer
the lint job fails with error "Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration"