Summary
Lotus has a fallback blockstore that can be enabled by setting LOTUS_ENABLE_CHAINSTORE_FALLBACK=1, we need to implement the same in Forest.
The fallback blockstore uses bitswap to fetch missing blocks from the p2p network
Completion Criteria
Additional Links & Resources