HarperFast / HarperFast/harper
Two commits with identical timestamps should be de-duped
Open
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
When there are two commits with the same timestamp and same origin id, the second should be dropped, as it represents a duplicate commit. There is a test for this in transaction.test.js, but it is not consistently passing.
Contributor guide
Assessment
This issue has not been assessed yet.