Add checksum for pushdata/fetchdata
Open
@raakella1 is already working on this.
Since Nov 25, 2024.
- Dominant language
- C++
- Stars
- 29
- Forks
- 30
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 6
Description
From SM-long-running-test side, we encountered failures during the data read_verify process on two separate occasions:
Hash Mismatch: The issue occurred once where one follower experienced a hash mismatch.
Invalid Header: Another instance where a different follower encountered an invalid header.
Additional Details: For more comprehensive information and context regarding these failures, please refer to the documentation provided in the following link: Google Docs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.