cerc-io / ipld-eth-state-snapshot

Read-only mirror of https://git.vdb.to/cerc-io/ipld-eth-state-snapshot (Tool for inserting the entire state and storage tries into PG-IPFS)
https://git.vdb.to/cerc-io/ipld-eth-state-snapshot
GNU Affero General Public License v3.0
8 stars 4 forks source link

Mode to snapshot all Ethereum objects at a block height #44

Closed ashwinphatak closed 1 year ago

ashwinphatak commented 2 years 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.

telackey commented 1 year ago

https://git.vdb.to/cerc-io/ipld-eth-state-snapshot/issues/3