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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||