Implement fallback blockstore
Open
Type: Task
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
# 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
Contributor guide
Assessment
This issue has not been assessed yet.