Closed ashwinphatak closed 1 year ago
Currently the snapshot only captures the full state and storage tries as well as all codehash => code mappings, and links them up to a header in eth.header_cids. We do not load and index the other data at this block height e.g. txs, rcts, logs.
https://git.vdb.to/cerc-io/ipld-eth-state-snapshot/issues/3
Currently the snapshot only captures the full state and storage tries as well as all codehash => code mappings, and links them up to a header in eth.header_cids. We do not load and index the other data at this block height e.g. txs, rcts, logs.