elevenbuckets / elevenbuckets/OptractP2pCLI
IPFS latency
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
when new nodes (client) added to our network, IPFS connections still can prevent validator from collecting or processing txs. We should just keep ipfs hash in lostChunk and update pending
since now ipfs in tx no longer contains critical infomation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the validator’s transaction collection and processing flow, then locate the handling of lostChunk, pending, and IPFS hashes in transactions. Done means IPFS latency from newly added client nodes no longer prevents transaction collection or processing, while the hash is retained in lostChunk and pending is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- distributed-systems, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100