0xSheller

Results 4 issues of 0xSheller

Getting the error: ``` download failed: s3://public-blockchain-snapshots/eth/erigon/archive/latest/v1/chaindata/mdbx.dat.zstd to - An error occurred (403) when calling the HeadObject operation: Forbidden` ``` boiled it down to the `download_database_file()` function. Tried to pull...

I've been rooting out this problem for a few hours now and I've finally figured out where it's stemming from after concluding it's not in my implementation/code base. **Issue**: When...

**Parquet Viewer Version** Latest (3.1.0) **Where was the parquet file created?** pyarrow **Sample File** Generic Array **Describe the bug** Upon loading a file i get hit with: ``` --------------------------- Specified...

bug