- Use std::unordered_set instead of std::set.
- Do not try to check duplicate input for coinbase.
- Always check duplicate input for regular transactions.
Details
Details
- Reviewers
schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING7e2047989308: Refactor duplicate input check
rABC7e2047989308: Refactor duplicate input check
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable