filecoin-project / filecoin-project/cpp-filecoin
Testing: Miner scenarios
- Dominant language
- C++
- Stars
- 129
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Window PoSt block
- Blocks with window post should be accepted by others nodes. It means that our sectors are accepted by the net.
- [x] Winning PoSt block
- [x] Pledge sector
- [x] 32 GiB sector sealing
- [x] Turn down the node, turn it on and continue sealing
######
- [x] Storage Deal and Retrieval Deal
- One storage and one retrieval deal
######
- [x] Many simultaneous deals
######
- [x] Several in a row (in one sector)
- Stress test - many in one moment, check where the boundaries are
######
- [x] Fast Retrieval
- Check if miner works correctly with "Fast retrieval" flag
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named, so begin by locating the existing miner scenario or integration-test entry points and comparing them with this checklist. Completion cannot be determined from the issue alone; the listed scenarios should be traceable to runnable coverage, including restart, deals, concurrent deals, and fast retrieval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100