Change the Merkle root validation logic to also check that a block does not contain duplicate transactions. This check is redundant with later double-spend checks, but is a useful defense-in-depth. |
||
|---|---|---|
| .. | ||
| subsidy | ||
| check.rs | ||
| subsidy.rs | ||
| tests.rs | ||
Change the Merkle root validation logic to also check that a block does not contain duplicate transactions. This check is redundant with later double-spend checks, but is a useful defense-in-depth. |
||
|---|---|---|
| .. | ||
| subsidy | ||
| check.rs | ||
| subsidy.rs | ||
| tests.rs | ||