paradigmxyz / cryo

cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes
Apache License 2.0
1.12k stars 97 forks source link

Feat/eip4844 #181

Open peyha opened 6 months ago

peyha commented 6 months ago

Motivation

Handle EIP-4844 related block parameters

Solution

Added two parameters excess_blob_gas and blob_gas_used in the block schema

PR Checklist

peyha commented 6 months ago

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

Evan-Kim2028 commented 6 months ago

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