HomePhabricator

Implement CTransaction::IsEquivalentTo(...)
b2b361926215Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Implement CTransaction::IsEquivalentTo(...)

Define CTransaction::IsEquivalentTo(const CTransaction& tx)

True if only scriptSigs are different. In other words, true if
the two transactions are malleability clones. In other words,
true if the two transactions have the same effect on the
outside universe.

In the wallet, only SyncMetaData for equivalent transactions.

Details

Provenance
dgenr8Authored on Mar 11 2015, 23:48
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGc8a13501196f: Merge pull request #5991
Branches
Unknown
Tags
Unknown