General assets for testing VE. It is mostly composed by blocks streamed from Firehose. Useful for testing locally when streaming blocks proves to take too long.
We also rely mostly on portal network accumulators, which can be found here
Parquet files cover one epoch (8192 blocks) for each of the forks that we are interested in. One epoch pre-merge one post-merge pre capella, and one post-capella. Being:
- The first 0-8192 for pre-merge.
- The first 8192 blocks after block 15.537.394, which is the post-merge start.
- The first 8192 blocks after block 17.034.870 which is the post-capella start.
Beacon blcoks and head state are to be included.
If in vscode, I suggest installing the exntesion parquet visualizer for reading easily through available blocks.